Action Group - UI Action
This is the action area related to the screen UI, such as calling an alert and closing a popup. 
| No | Name | Description |
|---|---|---|
| 1 | Close | Closes the popup. |
| 2 | Alert | Displays an alert box. |
| 3 | Message Box | Displays a confirm message box. |
| 4 | Reload | Re-queries to check data changes or processing results in the component. |
| 5 | Cancel Next Action | Sets a condition to cancel subsequent actions. |
| 6 | Unmarking | Unmasks data processed with masking and displays it in the control. Unmasks and displays all masked data in the component. |
| 7 | Open Link | Executes the URL registered in the iframe component. |
| 8 | Show Overlay | Locks the screen while the action is executed to prevent the user from triggering other events. |
| 9 | Change Overlay | Changes the icon or text displayed in the overlay. |
| 10 | Hide Overlay | Closes the overlay. |