1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-26 05:37:27 +02:00
OpenIntegrations/docs/en/examples/VK/RemoveProductFromCollection.txt
2024-09-16 20:22:49 +03:00

7 lines
177 B
Plaintext

Parameters = GetVKParameters();
Product = "9485960";
Selection = "122";
Result = OPI_VK.RemoveProductFromSelection(Product, Selection, Parameters);