Aggregation Variables(3.0)
The following built-in variables are specific to the Aggregation agent.
Variable | Description |
---|---|
| A reference to the current session to be used to access variables defined in the Association tab. A session will remain in the database until manually removed. A route to ECS or an alternative route will not remove it. The variable is available in the Example - Using session session.duration = input.duration + session.duration; |
| An optionally inserted string, belonging to the currently flushed session. The variable is available in the Example - Using instruction input.info = instruction; |
The following built-in variables are specific to the Aggregation agent.
Variable | Description |
---|---|
| A reference to the current session to be used to access variables defined in the Association tab. A session will remain in the database until manually removed. A route to ECS or an alternative route will not remove it. The variable is available in the Example - Using session session.duration = input.duration + session.duration; |
| An optionally inserted string, belonging to the currently flushed session. The variable is available in the Example - Using instruction input.info = instruction; |