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
Vitaly the Alpaca (bot) 6268c582ba Main build (Jenkins)
2024-10-05 11:21:35 +03:00

11 lines
255 B
Plaintext

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