From WikiChip
$ord Identifier - mIRC
< mirc‎ | identifiers
Revision as of 21:46, 30 October 2017 by Ouims (talk | contribs) (Created page with "{{mirc title|$ord Identifier}}'''$ord''' appends "st", "nd", "rd", or "th" as appropriate, to the number N. == Synopsis == <pre>$ord(N)</pre> == Paramters == * '''N''' -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$ord appends "st", "nd", "rd", or "th" as appropriate, to the number N.



Synopsis

$ord(N)

Paramters

  • N - The number

Properties

None

Example

//echo -a $ord(3)

Compatibility

Added: mIRC v5.61
Added on: 23 Sep 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also