gui » context-menu » custom-items

custom-items

[ root » gui » context-menu » custom-items ]

Use the customItems array to add additional items to the context menu. Refer to the Context Menu Tutorial for more information.




AttributeTypeDescription
functionStringSets a JavaScript function/portion of code that will be executed when the respective menu item is selected.
idStringSets the ID of the menu item.
textStringSets the text for the menu item.