1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProductPropertyVariant.txt
Vitaly the Alpaca (bot) be77be8220 Main build (Jenkins)
2024-09-29 00:25:48 +03:00

10 lines
215 B
Plaintext

Parameters = GetVKParameters();
Option = "2450";
Result = OPI_VK.DeleteProductPropertyVariant(Option, Parameters);
OPI_TestDataRetrieval.Check_VKTrue(Result);
OPI_Tools.Pause(5);