1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-09 07:14:16 +02:00
OpenIntegrations/docs/en/examples/VK/GetSelectionsByID.txt

5 lines
126 B
Plaintext
Raw Normal View History

2024-10-05 16:58:47 +03:00
 Parameters = GetVKParameters();
2024-12-02 18:50:41 +03:00
Selection = "134";
2024-10-05 16:58:47 +03:00
Result = OPI_VK.GetSelectionsByID(Selection, Parameters);