Overview
>
klyn
>
Float
>
tryParse
Overview
Index
Tree
Deprecated
klyn.Float.tryParse
method
public static tryParse( readonly value as String, out result as Float ) as Boolean:
Description
Parses a Float value from text. Returns true on success and writes the parsed value in `result`.