WebMenuItem.Insert
From Xojo Documentation
Method
WebMenuItem.Insert(Index As Integer, Item As WebMenuItem)
New in 2011r2
Supported for all project types and targets.
New in 2011r2
Supported for all project types and targets.
Inserts the item at the index position in the menu.
Sample Code
This example populates a contextual menu.