3. Operation - Running context class actions
The group contains a number of functions for calling context class actions, i.e. functions that have been implemented in a context class as action.
Functions
- decision - Get user decision
- executeAction - Execute action
- executeCommand - Execute command
- executeFunction - Execute context function or expression
- executeLogin - Execute login function
- executeProgram - Run executable binary
- executeProgramWait - Run executable binary and wait for termination
- executeShell - Execute action according to file type
- executeThread - Execute action in a thread
- message - Display message
- parameter - Retrieving parameters
- parameters - All parameters
- setParameter - Set parameters for action