Call Function by Name Node

Would work just like the set timer by function name but without having to set a timer. Had a problem with creating dynamic widgets that would run different functions depending on what you feed into it.

Thanks.

Interfaces could be an answer to this problem.

Have a look at this:

I agree that a CallFunctionByName would be very useful. Interfaces don’t cover all the utilities this function could have. And the timer gives us a taste that it is possible.