Hold#
The task allows you to put a Material on Hold
Behavior#
The user will define a Material and a Hold Reason.
Inputs#
| Name | Data Type | Description |
|---|---|---|
Material | Material | The Material that will be put on hold |
HoldReason | String | The name of the hold reason |
Comment | String | An optional comment that will be associated with the operation that is being executed |
Outputs#
| Name | Data Type | Description |
|---|---|---|
Material | Material | The Material that was put on hold |
Remarks#
The Material input can be defined by the user as a simple name or an expression, e.g {{$task.Material}} where task is the name of a block that has the Material as input/output.
