LEN Use LEN to return the length, or size, of a string expression. The value excludes trailing spaces. An empty string returns 0 length. Syntax LEN(string_expression)