Easy Tutorial
❮ Func Hour Func Abs ❯

VBScript RTrim Function



The RTrim function removes spaces from the right side of a string.

Note: See also the LTrim and Trim functions.

Syntax

Parameter Description
string Required. A string expression.

Example

Example

The output of the above example:


❮ Func Hour Func Abs ❯