Checks if a variable is a string type.
IsString ( variable )
variable | The variable/expression to check. |
Success: | 1. |
Failure: | 0 if expression is not string type. |
See language datatypes for a detailed description.
IsArray, IsBinary, IsBool, IsFloat, IsHWnd, IsInt, IsMap, IsNumber, IsPtr, String, VarGetType