Go to documentation repository
Contact technical support
changes.mady.by.user Evgeniya Kononova
Saved on 17.06.2022
changes.mady.by.user Yulia Morozova
Saved on 09.08.2022
...
function DebugLogString(output : String)
if (Event.SourceType == "OLXA_LINE") { var msgstr = Event.MsgToString(); DebugLogString("Event from the microphone " + msgstr); }