DataBasic Reference > DataBasic Objects > DataBasic Debugger

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Object Exceptions (dbo_debugger.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DataBasic Debugger

The DataBasic debugger can interrogate and display the DataBasic variables containing DataBasic objects (DBOs). It is not possible to modify these variables in any way.

Examples

/Con = <Java object> CONNECTOR

/Obj = <Java object> java.lang.String

/Methods = <Java object> [Ljava.lang.reflect.Method;

RealityV15.1 (MoTW) Revision 7Comment on this topic