Salesforce

LTrim (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

LTrim (Magic xpa 2.x)

Removes leading blanks from an Alpha string or an Alpha expression.

Syntax:

LTrim(string)

Parameters:

string: An input Alpha string

Returns:

Trimmed Alpha string

Example:

LTrim(' John') returns 'John'

See also:

RTrim, Trim

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

Reference
Attachment 
Attachment