VarValue.get_object_of_var()
Returns corresponding object of the variable.
get_object_of_var() →
LocalVariable
|
StateVariable
|
ArgumentVariable
|
GlobalVariable
|
NoneObject
Query Example
Output Example
Last updated