FunctionsDialogExtendItemDialogExtendItem CallableDialogExtendItem(Item: Item, SourceItem?: Item): voidShows the extended item menu for a given item, if possible. Therefore a dynamic function name is created and then called.ParametersItem: ItemThe item the extended menu should be shown foroptionalSourceItem: ItemThe source of the extended menuReturns voidNothing
Shows the extended item menu for a given item, if possible. Therefore a dynamic function name is created and then called.