I was looking for some staff in forum, but everything looks pretty complicated or it's making only first letter big and others small and etc. Is there a way to change only first letter to uppercase ? Something like :
test = 'someThing'
anotherTest = test(it will become 'SomeThing')