token_len() Returns the length of a string. This is a token function for the WHERE clause of a LOAD statement only. It cannot be used in a destination clause. Syntax token_len( token ) Return value INT. The length of the input token. Example token_len("gsql") -> 4