Extracted from Pike v7.6 release 33 at 2005-08-19.
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()