Core.Debug
| Class Field Summary | |
|---|---|
| Public | consoleElementThe DOM element to which console output should be written. |
| Public | useAlertDialogFlag indicating whether console output should be displayed as alerts. |
| Class Method Summary | |
|---|---|
| Public | consoleWrite()Writes a message to the debug console. |
| Public | toString()Creates a string representation of the state of an object's instance variables. |
text
(String)
- the messageobject
- the object to convert to a string