Length

Description

Returns the number of characters in the specified string.

Syntax

Length(AString: String): Integer 

Example

Length(Desc())

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