Context function support - Context function support
This section introduces functions, that can be used to communicate with implemented context classes.
Functions
- AppendActionResult - Append string to action result
- ContextEnabled - Context Enabled
- DisableContext - Disable context actions for property handle
- EnableContext - Enable context actions for property handle
- Execute - Execute Handle
- ExecuteInstanceAction - Execute action on instance level
- ExecutePropertyAction - Execute action on property (collection) level
- GetInstanceActionResult - Get result from last action executed
- GetInstanceContext - Get Instance Context
- GetPropertyActionResult - - internal feature (not documented)
- GetPropertyContext - Get property context
- GetResult - - internal feature (not documented)
- GetResultProperty - Get result property for property handle
- SetContextVariables - Set context variables
- SetInstanceActionResult - Set result string
- SetPropertyActionResult - Set result string
- SetResult - - internal feature (not documented)