Name

strlen — Returns the length of a string.

Synopsis

    strlen:long(s:string)

Arguments

s

the string

Description

Returns the lenght of the string, which can be zero up to MAXSTRINGLEN.