ZtrimSpace

Removes leading and trailing whitespace from the text.

Syntax

ZtrimSpace{text}

Arguments

NameTypeRequiredDefault
textstringYes-

Example

ZtrimSpace{  hello world  }