1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt
Vitaly the Alpaca (bot) 145e457291 Main build (Jenkins)
2024-10-06 21:51:35 +03:00

11 lines
255 B
Plaintext

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