len

Syntax: %len(s)

return the length of the string s

Examples:

#SHOW %len("ab de")

displays: 5



Contents leftback literal