Row getter

[db/sqlite3/Row getter]


Retrieves a single row from the specified database.


Input ports

  • DB ID: any

  • SQL: any

  • params: any

Output ports

  • row: any

  • error: any

  • DB ID: any

Last updated