rtrim#

swordfish.function.rtrim()#

Take a string of characters that has spaces at the end, and return the text without the spaces at the end.

Parameters:

X (Constant) – A string scalar or vector.