strlen

strlen — Return the length of a string

Description

Return the length of a string, or zero if it is empty. strlen runs at init time only.

Syntax

ilen strlen Sstr

See also

strlenk

Credits

Author: Istvan Varga
2006

New in version 5.02