capitalize |
Discworld efun help |
capitalize |
string capitalize(string str)
Convert the first character in str to upper case, and return the new string. This only upper cases the first tletter of the string.
capitalize |
Discworld efun help |
capitalize |
string capitalize(string str)
Convert the first character in str to upper case, and return the new string. This only upper cases the first tletter of the string.