Sequence.EntryPointMenuHint
- Updated2025-07-21
- 1 minute(s) read
Sequence.EntryPointMenuHint
Syntax
Sequence.EntryPointMenuHint
Data Type
Purpose
Specifies a menu name for the entry point. You can specify multiple menu names separated by commas. An empty string value specifies that the application determines the menu the entry point appears in based on the entry point sequence type.
Remarks
An application uses the first menu name in the list that it can find in the user interface. This option is useful if you use multiple user interfaces that have different menu names. If an application cannot find any menus in the user interface with the names that you specify, the application uses the default menu for the entry point type.
See Also
Sequence.EntryPointEnabledExpression
Sequence.EntryPointNameExpression