@RTRIM

Print Topic  Return to Overview  Previous Topic  Next Topic 

@RTRIM[string1,string2]: - Returns string2 with any characters in string1 removed from the right side of string2. String1 must be enclosed in double quotes if it contains any spaces, tabs, or commas.

 

Examples:

 

echo "%@rtrim[98XP,Windows XP]"

"Windows "

 

 

Topic "f_rtrim.htm" last edited 12/3/2007. ©2008  JP Software, Inc.
Keywords: @RTRIM