WORKBOOK_REVIEW_CMD_MENU
STRING, comprising a comma-separated list of script codes
For example:
WORKBOOK_REVIEW_CMD_MENU,WORKBOOK_REVIEW_STATUS_MENU,WORKBOOK_REVIEW_APP_MENU
When a workbook review 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 for the workbook review session.
- 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 workbook review 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.
