...
An index for script executions with a status of In Progressin progress.
For scripts with a status of "In Progress", this field will have a value of 1, in all other cases this field will have a value 0.
Examples
Return all in - progress scripts:
Code Block | ||
---|---|---|
| ||
InProgress > 0 |
...