To Str
Description
Converts an integer, decimal, or boolean variable to a string.
Event Options
Variable
An integer, decimal, or boolean variable you wish to convert.
As
The resulting string value.
Example
Variable
1
After running the event with the above options, the As option will be hold the text value "1".
Last updated