Pike v8.0 release 1738

Method strlen()


Method strlen

int strlen(string|multiset|array|mapping|object thing)

Description

Alias for sizeof.

Deprecated

Replaced by sizeof.