Previous: 4.66.2.57. TrimLeft function To the Table of Contents Next: 4.66.2.59. Uns function
4.66.2.57. TrimLeft function Table of Contents 4.66.2.59. Uns function

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


4.66.2.58. TrimRight function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Trims string of trailing spaces and control characters.

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



Previous: 4.66.2.57. TrimLeft function To the Table of Contents Next: 4.66.2.59. Uns function
4.66.2.57. TrimLeft function Table of Contents 4.66.2.59. Uns function

- 4.66.2.58. -