string string.toupper(string s)
{string.toupper(hello)}
{string.capitalize('to be or not to be')} {string.tolower('to be or not to be')} {string.totitlecase('to be or not to be')} {string.toupper('to be or not to be')}