ToTitle

Change the Case of a Value

Regardless of the case of the value entered into the interview or imported from a database, that value can be converted using the following commands into a different case on the assembled document:   ToUpper This will place the UPPER CASE value of the data into the document: «ToUpper(FullName)» “Fred...

ToTitle - XpressDox

Convert text to Title Case   Regardless of the case of the value entered the interview or imported from a database, that value can be converted into title case.   Command structure: «ToTitle(Title)» “application for employment” becomes “Application For Employment”     Additional parameters on the ToTitle command:   Usually...
Loading...