2 this file for the Dialog commands
3 It handle all types of Dialog the Modeless and the Modal
4 Also It handle the Close Dialog Commands
7 OpenDialog | CloseDialog
11 OpenModalDialog | OpenModelessDialog
14 'Open Modal ' dialog_name=ID
17 'Open Modeless ' dialog_name=ID
21 //the additional_note=STRING? if you need to add name in the future
22 //Also it's used to make instance of the command of type CloseDialog
23 'Close Dialog' additional_note=STRING?