Character type (1 byte)
Source position: system.fpd line 19
type Char = #0..#255;
Char is the basic ANSI character type, with a range of [#0..#255].