1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt

11 lines
255 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-29 00:25:48 +03:00
Property = "809";
Option = "2450";
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value
, Property
, Option
, Parameters);