Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method strlen()


Method strlen

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

Description

Alias for sizeof.

Deprecated

Replaced by sizeof.