Navigation: Javascript API > User dialog functions > SQL element functions > Read SQL table values
jr_get_table_max_id(string tableName)
This function returns the highest ID within a SQL table as Integer.
Parameter
Type
Description
tableName
string
Name of the SQL table.