Index
Main Menu
Tutorial Videos
Tutorial videos are available here.
Knowledge Base
Visit our User Forum for discussions & solutions
OrdinalSuffix
OrdinalSuffix - XpressDox
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...
Loading...