Skip to main content

DialogExtendItem

Callable

  • DialogExtendItem(Item: Item, SourceItem?: Item): void

  • Shows the extended item menu for a given item, if possible. Therefore a dynamic function name is created and then called.


    Parameters

    • Item: Item

      The item the extended menu should be shown for

    • optionalSourceItem: Item

      The source of the extended menu

    Returns void

    • Nothing