LEN(text)Returns the number of characters in a text string.
LEN("Salesforce")=10
LEN("Salesforce Developer")=20