1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-19 21:17:55 +02:00
OpenIntegrations/docs/en/examples/VK/RemoveProductFromCollection.txt

7 lines
177 B
Plaintext

Parameters = GetVKParameters();
Product = "9461686";
Selection = "123";
Result = OPI_VK.RemoveProductFromSelection(Product, Selection, Parameters);