addrow

how do i add values which are in variables using .addrow?
is it like this?
mygrid.addRow(last_id,[last_id],“a,b,c”);

how do i add values which are in variables using .addrow?
is it like this?
mygrid.addrow(last_id,[last_id],[var1],[var2],[var3]);

docs.dhtmlx.com/doku.php?id=dhtm … ect_addrow