Functions Index :: V

[<< packages]
NameDescription PackageModule

VarType

Returns a distinct integer value depending on the type of the variable passed as argument (0 for undefined variables, 1 for clip, 2 for int, 3 for float, 4 for bool, 5 for string).

Useful for branching code execution based on argument's type...

base

core

 

[<< top]