[Gambas-user] watch expression on object super
T Lee Davidson
t.lee.davidson at gmail.com
Mon Mar 13 20:55:25 CET 2023
On 3/13/23 03:43, Mayost Sharon wrote:
> Hello
>
> Thanks
>
> I am trying to access a value in code
> But I ran over the property
>
> For example I made a new TAG property
> If I check what is in ME.TAG it is not what is in SUPER.TAG
> And how can I access the value in the code by clicking the right mouse button and then: "Watch expression"
>
> Thank you
Okay, just to be clear, you are talking about accessing a value using the debugger (not in your code).
To do what you're asking, first highlight the variable, or object and property, then right-click and select "Watch expression".
--
Lee
More information about the User
mailing list