getValue Method

Get the value for the column at the given index in the query result.

getValue(columnIx: number): SqliteValue

Parameter Type Description
columnIx number Index of SQL column in query result (0-based)

Returns - SqliteValue

Defined in

Last Updated: 16 April, 2024