WaitForKey
Waits for a context value to appear in the incident or 10 loops and exits.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | utility |
Dependencies
This script uses the following commands and scripts.
- sleep
Inputs
Argument Name | Description |
---|---|
context_key | The incident context key to check for value |
iterations | The maximum number of loops (and seconds) to wait before exiting if the context isn't found. |
Outputs
There are no outputs for this script.