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