Navigation: Javascript API > User dialog functions > SQL element functions > Read SQL table values
jr_get_table_count(string tableName)
This function returns the number of rows within an SQL table as integer.
Parameter
Type
Description
tableName
string
Name of the SQL table.