FunctionsDialogFindSubMenuDialogFindSubMenu CallableDialogFindSubMenu(MenuName: string, force?: boolean): booleanFinds and set an available character sub menu.ParametersMenuName: stringThe name of the sub menu, see DialogSelfMenuOptions.force: boolean = falseWhether to check availability of the menu first.Returns booleanTrue, when the sub menu is found and available and was switched to. False otherwise and nothing happened.
Finds and set an available character sub menu.