|
ODS |
|
| Prototype: | (String pS) |
| pS | String to send to OutputDebugString |
This method sends the string directly to OutputDebugString after converting it to CString. This is only for debugging purposes.
Example:
ITS2 ITSend2Class
Code
ITS2.ODS('ITS2: Check if this shows up in DebugView!')