string

Syntax:

string( Value )

Return:

The parameter converted to a string i.e. the number data type is converted to a string data type.

Parameters:

Value - The Value is any valid expression, string or variable name. This parameter is required.

image\Script_Button.jpgExamples