Trim all leading spaces from a text field.
TrimStartSpaces(StringValue)
Example: TrimStartSpaces({firstname})
- Input: " John"
- Result: "John"
Click HERE to return to the full list of MassImpact Formulas.
Trim all leading spaces from a text field.
TrimStartSpaces(StringValue)
Example: TrimStartSpaces({firstname})
Click HERE to return to the full list of MassImpact Formulas.