4. Context function support - Context function support
Essential parts of the object and property behavior is provided via context classes. Context classes are associated with the property (PropertyContext) or the instance (TypeContext). In order to provide context class instances, the following functions are supported.
Functions
- appendResult - Append string to result
- contextEnabled - Context enabled property
- eventHandling - Event handling property
- execute - Execute Handle
- instanceAction - Execute instance action
- propertyAction - Execute property action
- propertyContext - Get property context
- result - Result property
- resultProperty - Get result property for property handle
- setContextVariables - Set context variables
- typeContext - Get type context