WORKLIST_CMD_MENU
STRING, comprising a comma-separated list of script codes
For example:
WORKLIST_CMD_MENU,WORKLIST_EDIT_MENU,WORKLIST_INST_MENU
When a worklist session is open and you select the main command menu, then:
- If empty (default on deploy), or the preference is missing, then no main menu options are available in the worklist.
- If not empty, then for each valid script code where the script has a Script Type of Workbook, and contains XML content, then the menu is built from the scripts such that the worklist command menu shows one top-level menu for each valid script code, the order of menus corresponds to the order in the list, and all menus appear to the left of the formula bar.
A script may be referenced from the list of active scripts in scope with a Script Type of Workbook, as configured in the CCSCRT - Script application.
