1 LEN The LEN function returns an integer value equal to the number of characters in a specified string. Example Length% = LEN(Alpha$) 2 Syntax int-var = LEN(str-exp)