Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Queries path of a menu item in a menu hierarchy.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menu | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
item | The reference to the menu item. Please create one with MenuItem.CreateMenuItem or MenuItem.CreateSeparator. | $item | |
Mode | Can be Title, Tag or ID and defines which value to use. | "Title" | |
Delimiter | Which delimiter to use. Default is newline. | "/" | Optional |
Returns text or error.
Created 8th July 2015, last changed 1st August 2015
MenuItem.GetParentMenu - MenuItem.GetRequireCommand
Feedback: Report problem or ask question.