Calculates the length of a string, will return the count of characters in a string. This is the same as LENGTH.
int LEN(string value)
LEN(Simego)
Will return "6".