DHTMLX Docs & Samples Explorer

first ()

Returns the ID of the first item ( an item with the index == 0 )

var id = data.first();

Parameters:

  • none