uinteger
A uinteger is an unsigned 64-bit value.
| Version | Platforms |
|---|---|
| 11.0.1.0 | AIX, Debian, Mac, Raspbian, Red Hat, SUSE, Solaris, Ubuntu, Windows |
Creation
Converts the provided string into the corresponding unsigned integer value. If the string contains anything but a number, the conversion will fail. Use numeric value for more liberal parsing rules.
| Version | Platforms |
|---|---|
| 11.0.1.0 | AIX, Debian, Mac, Raspbian, Red Hat, SUSE, Solaris, Ubuntu, Windows |