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) 2741c109d2 Main build (Jenkins)
2024-10-06 21:51:35 +03:00

7 lines
177 B
Plaintext

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