isVarImported
isVarImported(s_var) =>t/nil
Description
Checks if the specified variable was imported into SKILL++ or not.
Arguments
Value Returned
Examples
isVarImported('myvar)
=> nil
Related Topics
Return to top
isVarImported(s_var) =>t/nil
Checks if the specified variable was imported into SKILL++ or not.
isVarImported('myvar)
=> nil