Detach
A Detach statement allows you to detach one or more product instances from a common parent product instance.

Properties
| Name | Description |
| IsEnabled | Turns on/off the execution of this statement. |
| ProductVariableName | Input variable from which to get the parent product instance. |
|
DetachMany |
When True, detaches all products that match the filter, otherwise only the first one. |
| DetachedVariableName | Output variable where to store references to the detached products. |
|
Product Filter |
SeeĀ Product Filtering |