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