mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-02 23:27:50 +02:00
11 lines
256 B
Plaintext
Vendored
11 lines
256 B
Plaintext
Vendored
Parameters = GetVKParameters();
|
|
|
|
Property = "1218";
|
|
Option = "3643";
|
|
Value = "New variant name";
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
, Property
|
|
, Option
|
|
, Parameters);
|