debounce list of inputs

I have a set of numeric Inputs sjf1...sjfN that are programmatically built with insertUI and and a loop. I would like to debounce all of these. How do I do that given that I don't know the names of the variables in advance?

Please post a minimal reproducible example (Minimal Reprex) of your problem so we can more easily help you. Also, I do not know what debounce means in this context. Please clarify that.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.