### menuName

A text expression that evaluates to the name of one of HyperCard’s menus or of a menu created by the user. 

For example:

```
"File"
"Edit"
"Go"
"MyMenu"
```

