GNumberParserError

Error codes returned by functions converting a string to a number.

Values

ValueMeaning
INVALID0

String was not a valid number.

OUT_OF_BOUNDS1

String was a number, but out of bounds.

Meta

Since

2.54