Junior — Senior
Function that capitalizes the first letter of a string
livecode
Task condition
Create a function that takes a string and transforms it so that the first letter is uppercase and all the others are lowercase.
livecode
Task condition
Create a function that takes a string and transforms it so that the first letter is uppercase and all the others are lowercase.