ValF()

Syntax

Result.f = ValF(String$)
Description
Transform a string into a float value. The string must be a float in decimal format.

Example:

Result.f = ValF("10.24") ; Result will be filled with 10.24.

Supported OS

All

<- Val() - String Index