standardType
Syntax | A standardType is one of:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | The standard types can be used throughout a program. They should not be included in an import list.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also | int, real, string and boolean. See also nat, intn, natn, realn, char, char(n)
|