To Float

Description

Converts a text, integer, or boolean variable to a decimal.

Event Options

Variable

A text, integer, or boolean variable you wish to convert.

As

The resulting decimal value.

Example

Variable

"1.2"

After running the event with the above options, the As option will be hold the decimal value 1.2.

Last updated