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