Check documentation for the latest version of dhtmlxSuite getCircuit DHTMLX Docs

getCircuit

returns an array of ids from the topmost parent to the chosen item

array getCircuit(string|number id);
idstring|numberid of the chosen item
arrayids from the topmost parent to the chosen item
Back to top