1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt
Vitaly the Alpaca (bot) fd551e7cf4 Main build (Jenkins)
2024-12-24 20:21:21 +03:00

11 lines
256 B
Plaintext
Vendored

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