Method “step”

function step()

Returns a single result of the statement

This is calling the sqlite3_step function on the statment.

Return Value

Returns a result row of the statement as an object.