Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method strlen()


Method strlen

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

Description

Alias for sizeof.

Deprecated

Replaced by sizeof.