Pascal Scripting: Length

Prototype:

function Length(s: String): Longint;

Description:

Returns the length of the specified string.