1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00

11 lines
253 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-09 09:55:52 +03:00
Item1 = "9485961";
Item2 = "9485962";
ProductsArray = New Array;
ProductsArray.Add(Item1);
ProductsArray.Add(Item2);
Result = OPI_VK.GroupProducts(ProductsArray, , Parameters);