ordinalWords
-
function
-
Returns a numeric value spelled out as an ordinal in words.
-
Examples: +
put ordinalWords(90) -- "ninetieth" -
new in 1.38
-
Related: numberWords, as words
ノート
This page is under construction: it has not been reviewed for completeness.