Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method strlen()


Method strlen

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

Description

Alias for sizeof.

Deprecated

Replaced by sizeof.