To reference the data being executed in a display format, use COBW3_PUT_TEXT. Specify data that you want to reference using COBW3_PUT_TEXT and reference any data on a WWW Browser to perform debugging.
Note
Debugging using COBW3_PUT_TEXT cannot display data not in a display format (e.g., binary data). The debugging operation tends to have an inferior efficiency because compilation and execution are frequently repeated. In such a case, it is recommended to debug the data being executed by referencing it using the interactive debugger.