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