# Launch mainframe

This is pre-built Action located under the **Mainframe List Element**. The functionality of this action in Avo Assure is to launch a Mainframe emulator using the provided emulator path and type.

{% hint style="warning" %}
**Note:** When automating Mainframe this is first step that needs to be added to execute testcase.
{% endhint %}

### **Syntax**

**Input Value:** `<EmulatorPath>;<EmulatorType>`&#x20;

| Argument                                | Description                                                                                                            |
| --------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| <p>\<Emulatorpath></p><p>(Required)</p> | Specify the Full file path of the Mainframe emulator                                                                   |
| <p>\<EmulatorType></p><p>(Required)</p> | <p>Specify the name of the emulator being launched.</p><p>Supported Emulators: (BlueZone, EXTRA, Rumba, PCOM, HOD)</p> |

**Output Value:**

| Argument                                                     | Description                                                     |
| ------------------------------------------------------------ | --------------------------------------------------------------- |
| \<Dynamic Variable>(Optional);\<Dynamic Variable> (Optional) | This dynamic variable holds the result as **True** or **False** |

**Example**

**Launches the mainframe emulator using the specified path and emulator type**

The **Launch Mainframe** action takes the value from the Input Value column (e.g., **C:\Users\rakshanda.ambershett\OneDrive - SLK Software Pvt Ltd\Desktop\MainFrame.zmd;Bluezone**) and launches the mainframe emulator application with the provided path and type.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FaIkQ31YPw9pZWPfjcav0%2Fimage.png?alt=media&#x26;token=68fec3d4-4977-41cb-adbd-85950244b555" alt=""><figcaption></figcaption></figure>
