DebugObject
Returns an object useful for debugging.
Syntax
-
DebugObject(s)-
sis a string
-
Description
If s is the name of a supported debugging object, then DebugObject(s) returns (a new instance of) this object. Otherwise, nothing (a null object) is returned.
Mostly for expert use.