macStatusMenuCreate

Typehandler
Dictionarymac.statusmenu
LibraryMac Status Menu
Syntax
macStatusMenuCreate(<pName>)
Associationscom.livecode.library.native.mac.statusmenu
Summary

Create a status menu

OSmac
Platformsdesktop
Parameters
NameTypeDescription
pName

The name of the status menu to create

Example
macStatusMenuCreate "mymenu"
Description

Use pName to refer to the status menu when setting properties and deleting the status menu.