This function is used internally by XpressDox’s FormatDate function to form dates like March 3rd 2011. The “rd” after the “3” is known as an ordinal suffix. The function used to return this date would be «FormatDate(DateOfSignature,’MMMM o yyyy”)» The template author would use the OrdinalSuffix function explicitly in order to render the “rd” above […]
XpressDox Help Center
Use Google To Find Help Fast, e.g. xpressdox choosefromlist
Press Getting Started in the XpressDox toolbar for basic template development
Watch the tutorial videos
View command help from list of commands
Press F1 for help on a command in the Command Editor
Email support@xpressdox.com for assistance
Tag: OrdinalSuffix
Tag: OrdinalSuffix
The OrdinalSuffix Function
The FormatNumber Function
The FormatNumber Function
A numeric value can be formatted in many different ways under control of a pattern string.