strRTrim Function [AX 2012]
Removes the trailing space characters from the end of a string.
Parameter
|
Description
|
_text
|
The string from which to remove the trailing space characters.
|
A copy of the specified string without trailing space characters.
The strRTrim function is complementary to the strLTrim function.
No comments:
Post a Comment