DEBUG$()
Jump to navigation
Jump to search
![]() |
![]() |
![]() |
![]() |
Description
- Get the debug information for the current object
- Currently this returns the type name of the object, like "FILES" for a file accessor
Syntax
- #handle DEBUG$()
Hints
- This function is supported by the following objects
Example
print #self debug$()
Useful Procedures
' Place a useful function or sub using this keyword here