1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt

11 lines
255 B
Plaintext

Parameters = GetVKParameters();
Property = "695";
Option = "2177";
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value
, Property
, Option
, Parameters);