Syntax:=Length(Expression)
Description:Returns the length of a string expression
Example:What is the lenght of the string "hello world"=Length("hello world")