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

10 lines
193 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-24 14:17:36 +03:00
Option = "2239";
Result = OPI_VK.DeleteProductPropertyVariant(Option, Parameters);
Check_VKTrue(Result);
OPI_Tools.Pause(5);