Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Menu.ReleaseAll
Releases all menus and menu items.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Menu | 4.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Menu.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all menus and menu items.You can call this method to release all previously created menus and menu items before you build a new one.
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "Menu.ReleaseAll" ) ]
See also
- Menu.Release
- MenuItem.ReleaseAll
- Mutex.ReleaseAll
- PKey.ReleaseAll
- RegEx.ReleaseAll
- SSH.ReleaseAll
- TAPI.ReleaseAll
- WMFP.ReleaseAll
- X509.ReleaseAll
- XML.ReleaseAll
Example Databases
Created 18th August 2014, last changed 27th August 2023
