RTrim$

combit List & Label Designer

combit List & Label

RTrim$

Purpose:

Removes spaces from the end of a string.

Parameter:

String

Return value:

String

Example:

RTrim$("John    ")       Result: "John"