Previous Topic

Next Topic

GetVarType - MaxBasic Function

GetVarType(VariableName: Variable): String

For a given VariableName, returns the variable type as a string.

GetVarType function syntax has these named arguments:

Parameter

Description

VariableName

Required. The name of the variable to return the type of.

See Also

Script Functions

Book Contents

Book Index