You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
4
docs/en/examples/SQLite/ClearTable.txt
vendored
Normal file
4
docs/en/examples/SQLite/ClearTable.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Base = "C:\Users\Administrator\AppData\Local\Temp\v8_52E1_34.sqlite";
|
||||
Table = "test";
|
||||
|
||||
Result = OPI_SQLite.ClearTable(Table, Base);
|
||||
Reference in New Issue
Block a user