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.

参数:

X (Constant) -- A string scalar or vector.