buildModifyMM
When mapped to a hotkey, builds a marking menu as depicted at right.
The ‘Press’ assignment should be:
Press
buildModifyMM;
The ‘Release’ assignment should be:
Release
if( `popupMenu -exists tempMM` ) { deleteUI tempMM; }