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.