Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.0::

Method _typeof()


Method _typeof

string _typeof(mixed x)

Description

Get the runtime type of a value (Pike 7.0 compatibility).

Returns

Returns the type of x as a string.

See also

_typeof()