[Parameter] Set
Q100123: [Parameter] Set
Module used to set job/global parameter value
| Parameter | In/Out | Description | Other Info |
|---|---|---|---|
| Parameter Type | In | Choices: Job, GlobalChoose between acting on global parameters or job level parameters |
Default: Job |
| Parameter Name | In | Name of global or job level parameter to modify | |
| Operation | In | Choices: Set, Increment, DecrementWhether to set, increment, or decrement the specified parameter |
|
| Value | In | Value to apply if set, or value to increment/decrement by. If not specified and operation is increment/decrement, this will default to 1. |
(Italics = required parameters)
Notes
The [Parameter] Parameter Set module is used to set a job/global parameter value during a JobServer.NET workflow.
It allows a global or local job parameter’s value to be set directly or adjusted numerically by incrementing or decrementing its existing value.
Last Updated:
1/28/2026 4:28:25 PM