ReportPro User's Guide

Unknown

Purpose

To remove the trailing spaces from a string

Syntax

Trim( <cString> ) cTrimmedString

Arguments

<cString> is the string to remove the spaces from

Returns

Trim() returns <cString> with the rightmost spaces removed.

 

Table of contents

previous page start next page