Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Menu.List
Queries list of all IDs for menu objects.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menu | 10.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Menu.List" )
Parameters
none
Result
Returns list or error.
Description
Queries list of all IDs for menu objects.Examples
List all object IDs:
Set Variable [$list; Value: MBS( "Menu.List" ) ]
Release notes
- Version 10.1
- Added Menu.List and MenuItem.List to list all IDs for menu entries.
Blog Entries
This function is free to use.
Created 5th March 2020, last changed 27th August 2023