Page History
...
$js7MaxTries
: maximum number of tries as configured with the Retry Instruction..- For an unlimited number of tries the variable returns the empty value.
- The variable is not defined outside of a Retry Instruction block.
$js7TryCount
: current number of tries. The variable holds the 0 value when used outside of a Retry Instruction block.
The variables can be used in an JS7 - If Instruction and they can be mapped to environment variables in a shell job like this:
...
Overview
Content Tools