ByName
MENU.ByName
Returns the given menu with its entries sorted by name.
ByWeight
MENU.ByWeight
Returns the given menu with its entries sorted by weight, then by name, then by identifier.
Limit
MENU.Limit N
Returns the given menu, limited to the first N entries.
Reverse
MENU.Reverse
Returns the given menu, reversing the sort order of its entries.