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