Previous: 4.66.2.55. StrUpper function To the Table of Contents Next: 4.66.2.57. TrimLeft function
4.66.2.55. StrUpper function Table of Contents 4.66.2.57. TrimLeft function

- 4.66.2.56. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.56. Trim function


4.66.2.56. Trim function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Trims a string of leading and trailing spaces and control characters.

Declaration:
function Trim(const S: String): String;



Previous: 4.66.2.55. StrUpper function To the Table of Contents Next: 4.66.2.57. TrimLeft function
4.66.2.55. StrUpper function Table of Contents 4.66.2.57. TrimLeft function

- 4.66.2.56. -