Length

Description

Returns the number of characters in the specified string value.

Syntax

Length(String:String):Integer

Example

Length(Desc())

If the description for the current node is Colas, then the return value is 5.