Base = FunctionParameters["SQLite_DB"];
Table = "test";
Result = OPI_SQLite.ClearTable(Table, Base);