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.

 

mClearScriptLog

clear the console text log in the scripts editor;

mLogScript

send a message to the script editor console;

mLogScriptToDisk

save a text into the system protocol of script execution to disk;

Protocol

save a protocol string to a text file to disk;

SetScriptTimeOut

set the maximum time of the script execution.