public static tryParse( readonly value as String, out result as Long ) as Boolean:
Parses a Long value from text.
Returns true on success and writes the parsed value in result.
result