Reference for package '#rtl'
DigitChars
Set of digit characters
Declaration
Source position: strutils.pp line 233
const
DigitChars
=
[
'0'
..
'9'
]