Skip to content

float

Function float converts provided argument to a floating point number.

Usage

float "5.0"

Supported data types: * byte * integer * float * string


Last update: July 2, 2020

Comments