User Tools

Site Tools


modding:function:strcapitalize

Discuss this page on this pages TalkPage

strCapitalize

See strCapitalize at Xelerus

Syntax (strCapitalize string)
Arguments string: The string that you want the first character capitalized.
Returns string: The passed in string with the first character capitalized.
Category string operator
Description Capitalizes the first character of the string.

Example

(strCapitalize "abcdef")

Returns the string Abcdef. Return to Functions list

modding/function/strcapitalize.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1