1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/examples/VK/DeleteCollection.txt

6 lines
124 B
Plaintext
Raw Normal View History

2025-07-06 01:01:25 +03:00
 Parameters = GetVKParameters();
2025-09-01 20:11:52 +03:00
Selection = "137";
2025-07-06 01:01:25 +03:00
Result = OPI_VK.DeleteSelection(Selection, Parameters);