Strict action identification in dialog methods

Starting with version 2.20.00, the dialog class methods like ui.Dialog.setActionActive() can now raise a runtime error -8089 if the action name is invalid. Before version 2.20, the method ignored the invalid action name, and it could take a while for the programmer to find the mistake.