Skip to content

Float

Creates a float object from n.

Forms

Examples

/echo ${Float[12.345].Deci}

Creates a float object of 12.345 and truncates the decimal to one decimal place.