1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-21 12:17:20 +02:00

5 lines
147 B
Plaintext
Raw Normal View History

2025-01-12 13:07:21 +03:00
 Base = "C:\Users\Administrator\AppData\Local\Temp\v8_34D_1e.sqlite";
2025-01-08 21:46:13 +03:00
Table = "test";
Result = OPI_SQLite.ClearTable(Table, Base);