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