@wtasnorg/node-lib
@wtasnorg/node-lib / toUpperString
toUpperString(s): string
s
string
Defined in: src/strings.ts:993
ToUpper returns s with all Unicode letters mapped to their upper case.
Input string.
Upper-cased string.