API Reference > imodeljs-backend > SQLite > SqliteStatement > getValueString getValueString Method Get a value as a string getValueString(colIndex: number): string Parameter Type Description colIndex number Index of SQL column in query result (0-based) Returns - string Defined in core/backend/src/SqliteStatement.ts Line 259 Last Updated: 11 June, 2024