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

7 lines
167 B
Plaintext
Raw Normal View History

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