Search

 

Module: Editor

Version: 2.2.1 +

Type: String

Category: Text

 

Description

The formula 'TrimRight' removes all spaces from the end of a text string. The spaces between words will not be removed.

Parameters

Text:                this is the text from which you want the spaces removed.

Example

Description

In the following example you can see how the formula 'TrimRight' works.

Values parameters

Text:                "        Dear Mr.        "

Result

Output:            "        Dear Mr."

Related Topics

TrimLeft: The formula 'TrimLeft' removes all spaces from the start of a text string.

Trim: The formula 'Trim' removes all spaces from a text string except for single spaces between words.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2014-09-25