self (Object control)
References the topmost bound list, if any. If the list is callable, it will be called instead - use
@self
to get a reference to it.
Arguments
None
Return values
None
Example
Output:
1,2
References the topmost bound list, if any. If the list is callable, it will be called instead - use
None
None