MyChat Server functions for debugging scripts
When creating and debugging scripts you may often need to save the common or intermediate work results. You can find the all MyChat debugging tools on this page.
clear the console text log in the scripts editor; |
|
send a message to the script editor console; |
|
save a text into the system protocol of script execution to disk; |
|
save a protocol string to a text file to disk; |
|
set the maximum time of the script execution. |