DHTMLX Docs & Samples Explorer

first ()

Required library edition: This method works with any edition of DHTMLX library
Required library file: datastore_debug.js

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

var id = data.first();

Parameters:

  • none