Salesforce

RTrim (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

RTrim (Magic xpa 2.x)

Removes trailing blanks from an Alpha string.

Syntax:

RTrim(string)

Parameters:

string: An Alpha input string.

Returns:

Trimmed Alpha string

Example:

Rtrim('John ') returns 'John'

See also:

LTrim, Trim

The Online and Rich Client Samples projects (program ST10 and RST10)

Reference
Attachment 
Attachment