String Handling
CENTER string[,length]
Content of string is centered. Optional length parameter overrides the defined natural length of the input string. Is supposed that space is the padding character inside string.
Content of string is centered. Optional length parameter overrides the defined natural length of the input string.
Is supposed that space is the padding character inside string.
Parameter Name Mode Type coding Remark 1 string Input/Output String C or X Max length 255 char. 2 length Input Integer F or H or const. Overrides the defined length of string