OptionalcapitalizeCapitalise the first letter of the result.
OptionalcurrencyCurrency mode.
true: use locale currency defaultsstring: append the provided label (legacy behavior), e.g. "USD"object: full currency rendering configurationOptionallocaleTarget locale / numeral system.
"en" — English (International): 1,000,000 = One Million"in" — Indian numbering system: 10,00,000 = Ten Lakh"hi" — Hindi words (Indian system): दस लाख"de" — German"fr" — FrenchOptionalordinalConvert integer value to ordinal words (e.g. "first", "twenty-first"). Ordinal mode does not support decimal inputs.
OptionaluseInclude "and" connector where applicable (English only).
Options passed to convert()