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