strRTrim Function
Dynamics AX 2009
Removes the trailing space characters from the end of a string.
str strRTrim(str _text)
Community Additions
ADD
Show:
Removes the trailing space characters from the end of a string.
str strRTrim(str _text)