!7 cmodule SmartHomeDemo > DynPrintLogAndEnabled { start { dm_onUserUtterance(s -> { S answer = webBot_answer(s, #1026867); dm_say(answer); }); } }