dhtmlxMenu "forEachItem"?

Is there a way to “walk” a dhtmlxMenu menu structure in a manner similar to the “forEachWindow”" method in dhtmlxWindows? I need to examine the id of each menu item in a menu structure that has an unknown number of items included.

Menu has forEachItem method:

dhtmlx.com/docs/products/dht … rator.html

Excellent! Thank you.

Perhaps these pages on your website could be updated to include this method:

http://docs.dhtmlx.com/doku.php?id=dhtmlxmenu:api_toc_alpha
http://docs.dhtmlx.com/doku.php?id=dhtmlxmenu:api_toc_categories

we’ll add this method to documentation.