Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$TrimEnd

Modified on July 26, 2024

Returns a string with all trailing whitespace characters removed, or optionally a set of specified characters.

Script usage:

$TrimEnd(Text, ...)

Parameters:

NameDescription
TextThe input string.
...Characters to trim.