Use the GetResolution component
Get the resolution of the current screen by using the GetResolution component in RPA Desktop Design Studio.
Before you begin
About this task
The properties of the GetResolution component are common with the properties of the other Screen components. To configure these properties, see Properties of the Screen components.
Procedure
Display the current screen resolution in a message box
The GetResolution component passes the current screen resolution through the Return Data Out port to the Show component. The Show component takes the resolution through its Message Data In port and is displayed in a message box.