1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-24 05:36:29 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt
2024-09-09 09:55:52 +03:00

11 lines
255 B
Plaintext

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