Hey Community,
I am creating a GUI with the OML-language.
I have created a callback function that is supposed to be called whenever I do a change in a "edit"-field.

The basic idea is to look through a list of items and show the matched items in the listbox below.
Edit-component:

callback:

best Regards
Nils