The trimb() function removes trailing spaces from a string.
Syntax
trimb(str.exp) |
Parameter(s)
str.exp |
Specifies the string from which trailing spaces are removed. |
Description
NOTE |
This function requires a nondefault $options setting to compile. |
See Also