getValueStringMaybe Method

Get the value as a string, or undefined if it is null.

getValueStringMaybe(colIndex: number): string | undefined

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

Returns - string | undefined

Defined in

Last Updated: 09 May, 2026