LTRIM macro
The LTRIM macro is available in IBM® Campaign and IBM® Interact.
Syntax
LTRIM(data)
Parameters
data
The string from which the leading space will be removed.
Description
LTRIM removes leading space characters from each string value in the specified data range, returning the converted string. It returns one new column for each input column.
Examples
Creates a new string named Temp which contains "gold".