Product: SetDestination
Called to set the current destination for the product item.
🔁 Function
void SetDestination(value: integer);
⚙️ Parameters
| Name | Type | Description |
|---|---|---|
value |
integer | The value to set as the current destination |
↩️ Return Value
None
Called to set the current destination for the product item.
void SetDestination(value: integer);
| Name | Type | Description |
|---|---|---|
value |
integer | The value to set as the current destination |
None