1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt
2024-09-24 22:38:15 +03:00

11 lines
255 B
Plaintext

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