waytale - v0.3.0
Preparing search index...
common
capitaliseString
Function capitaliseString
capitaliseString
(
string
:
string
)
:
string
Return the same string with the first character turned to upper case.
Parameters
string
:
string
string to manipulate
Returns
string
the same string but first character up-case'd
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
waytale - v0.3.0
Loading...
Return the same string with the first character turned to upper case.