Length of string
@LEN(string)
Returns the length of string as an integer.
SLEN SET @LEN('string') ; SLEN = 6