NumericString Type in NCL Programming
The NumericString is a subset of GeneralString which comprises:
12-1
The NumericString is a subset of GeneralString which comprises:
- 0 to 9 Numeric characters
- ( ) Space or blank character
- External Form - InputAny string of valid characters, as described.
- External Form - OutputSame as input.
- Local Form and BehaviorOn input data is stored as supplied. Normal string padding and truncation rules apply.