The prefix "!" (an exclamation mark) can used in the following forms: [dd], [ww], [mm], [qq].
It evaluates to the full-length ordinal for the value of the token. For example if the value of [d] is 3, then :
•[!dd] will be "third".
•[!dd] = "third".
•[!Dd] = "Third".
•[!DD] = "THIRD".
To obtain the shortened form of ordinal values, use the [.Token] instead. The translation for ordinal tokens is set in the tokens manager.
Topic 000136, last updated on 17-Apr-2020