Methods



firstLetterUpperCase

- (NSString*)firstLetterUpperCase; 

Result: returns a new string that is like this string but with an uppercase first letter

(Last Updated 8/31/2006)