ODS |
Sends a string to debug viewer
Prototype:
ODS(String pS)
Arguments:
pS |
String to send to debug viewer, such as DebugView from Microsoft/SysInternals (http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx) |
Example:
Outlookbar1.ODS('Testing')