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

7 lines
167 B
Plaintext

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