This topic describes the syntax, parameters, example, and return value of the debug function.
type
The following table describes the details about this function.
Item | Description |
Syntax |
|
Description | Tests the type of the s variable. |
Parameters | You can specify only one parameter. |
Return value | The type of the s variable is returned. |
Example |
Note The return value of this function is of the string type. |