Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
primitives
Number
ordinalString
Function ordinalString
ordinalString
(
this
:
number
)
:
string
Transform a number to an ordinal string representation. i.e. 1 => 1st 2 => 2nd 3 => 3rd
Parameters
this
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Transform a number to an ordinal string representation. i.e. 1 => 1st 2 => 2nd 3 => 3rd