Search

TrimStart

TrimEnd – XpressDox

Trim characters from the end of a string in your XpressDox template   Command structure: «TrimEnd(Address,’,;’)» The above example will remove a comma or a semi-colon from the end of the value of Address.  

Read More »

TrimStart – XpressDox

Trim characters from the start of a string in your XpressDox template   Command structure: «TrimStart(Address,’,;’)» The above example will remove a comma or a semi-colon from the start of the value of Address.  

Read More »