RTrim$
From combit List & Label Designer
Purpose:
Removes spaces from the end of a string.
Parameter:
String
Return value:
String
Example:
RTrim$("John ") Result: "John"
From combit List & Label Designer
Purpose:
Removes spaces from the end of a string.
Parameter:
String
Return value:
String
Example:
RTrim$("John ") Result: "John"