06-18-2025, 09:43 AM
It is the main purpose of IDispatch. To call functions that are unknow at design/compile time. I did not test, but you can call these functions even if they are not in the list. To add to the list and make calling faster, define the interface in QM code too. Examples in CsScript folder.
