Navigation: Expression Functions > String Functions
Removes trailing whitespace from the string supplied as argument (see also the trim function).
trim-end(string:string) -> string
Name
Type
Description
string
The input string.