getValueId Method
Get a value as an Id
getValueId(colIndex: number): string
Parameter | Type | Description |
---|---|---|
colIndex | number | Index of SQL column in query result (0-based) |
Returns - string
Defined in
- backend/src/SqliteStatement.ts Line 407
Last Updated: 20 June, 2023