Calling UI Actions
Hi,
is it possible to invoke programmatically the UI actions, such as "run program" or "open file" ?
If it's possible, is there a documentation that describes the corresponding API? :-)
Domenik
is it possible to invoke programmatically the UI actions, such as "run program" or "open file" ?
If it's possible, is there a documentation that describes the corresponding API? :-)
Domenik
Please sign in to leave a comment.
The code generated from this language construction is very simple:
so another option is to just copy-paste it to your code..