!7 cmodule SomeELEAnswerModule > DynObjectTable { start { process(ele_currentInput()); ele_onInput(lambda1 process); } void process(S input) q { setList(getEmits(() -> ai_answerFromSpeechLog_singleWordChanged(input)); } }