XenoGuard 4.0 Documentation
Script
ActionStep Reference » Programming » Script
The group Script contains ActionSteps for starting and stopping child scripts and passing results to a parent script.
- Start: Start an ActionScript either synchronously or asynchronously
- Wait: Wait for an asynchronously started ActionScript to finish
- Return: Stop the execution of an ActionScript and return to the parent ActionScript
- Cancel: Cancel an asynchronously started ActionScript
- Write Error: Write an error message into the error list of the parent ActionScript
- Write Result: Write a parameter into the results of the parent ActionScript
- Append Result: Copy a parameter list into the result of the parent ActionScript
See also other groups:
Flow Control
Identifier
Parameter List
General
Number Operation
String Operation
Time
File Handling
Database
List
Dictionary