Trim Text (trimText)
The Trim Text property controls the trimming of spaces from the text.
Type: Enum.
Valid values:
- left
- right
- both
- compress - Returns a string where any sequence of consecutive space characters is replaced by a single space.
This property does not have a default value.
You can find the Trim Text property in the Text category of the Properties view.