1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-12 04:34:10 +02:00
OpenIntegrations/docs/en/examples/VK/RemoveProductFromCollection.txt
2024-09-09 09:55:52 +03:00

7 lines
177 B
Plaintext

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