The LEN function returns the length of a string.
The LEN function has the following format:
LEN(source_string)
The LEN function accepts the following parameter:
source_string (string)
The function returns a number.
Return_value=LEN("JuanJuan")
Return_value=8
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |