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