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