Callable.local_variables()
return the local variables for the function/modifier.
local_variables() β
LocalVariables
Returns a LocalVariables object for the local variables of the function/modifier.
Example
Output
Last updated
return the local variables for the function/modifier.
local_variables() β
LocalVariables
Returns a LocalVariables object for the local variables of the function/modifier.
Last updated