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