xo::api proc isobject (public)

 xo::api[i] isobject scope obj

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

Check, whether the passed in obj is an object

Parameters:
scope (required)
obj (required)

Testcases:
No testcase defined.
Source code:
#
# Check, whether the passed in obj is an object
#
:scope_eval $scope apidoc::get_object_property $obj isobject
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: