mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-07 07:10:01 +02:00
11 lines
256 B
Plaintext
Vendored
11 lines
256 B
Plaintext
Vendored
Parameters = GetVKParameters();
|
|
|
|
Property = "2028";
|
|
Option = "4536";
|
|
Value = "New variant name";
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
, Property
|
|
, Option
|
|
, Parameters);
|