len_var()# Syntaxlen_var( string var ) Returns# the length of the string Parameters# Parameter Description string a literal string value embedded in single quotes or an expression that evaluates as a string.