Just wondering if anyone knows how to replace a string to just capitalize the first character only.
For example if I have a string "john" is there a command that can change it to "John". I know there is a command called upper that can convert that to "JOHN".
Thanks.
Mike
For example if I have a string "john" is there a command that can change it to "John". I know there is a command called upper that can convert that to "JOHN".
Thanks.
Mike