1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/VK/RemoveProductFromCollection.txt
T
Vitaly the Alpaca (bot) 15d8001ad6 Main build (Jenkins)
2024-10-01 21:08:09 +03:00

7 lines
177 B
Plaintext

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