# Parameter List

### ![](https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-b89db1797512caa181bb61f2980881b2150ffdbf%2FIcon_RTL.png?alt=media)

### Abstract

The parameter list contains hard coded values or variables from the environments. The grid can handle nested variables from the parameter list or from the environment definition.

The parameter are used to replace `@param1`, `@param2`, `@param3` and `@param4` used within the query A and B.

Every record of a parameter list does execute the query by replacing the indexed parameters.

The field remark does appear on the OMdashboard as a unique entry. It is recommended to add an appropriate content to it.

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-4c51043b88a594c02f971d48d9fcbda135ab510e%2FOMrunHelp_ParameterList1.gif?alt=media" alt="OMrun parameter list screen" width="80%"><figcaption><p>OMrun parameter list screen</p></figcaption></figure>

***

### New

On Navigation Tree at Test Object level click on the right mouse button and select `New`.

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-5aac4b1b6c6bb445ca91c7b1c78335211446810c%2FOMrunHelp_ParameterList2.gif?alt=media" alt="OMrun test object drop down"><figcaption><p>OMrun test object drop down</p></figcaption></figure>

Create a new Runtime List Entry by entering a new sequence number in column "Id", @param1 - @param4, add a meaningful remark and select checkbox "Active". Row will not execute if checkbox "Active" is not set.

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-02a6504ea7871d11daa81d2501e4b6a906029e29%2FOMrunHelp_ParameterList3.gif?alt=media" alt="OMrun parameter list detail"><figcaption><p>OMrun parameter list detail</p></figcaption></figure>

***

### Copy, Rename, Delete

On Navigation Tree at Parameter List level click on the right mouse button and select `Copy`, `Rename` or `Delete`.

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-68efd38e9477f1bce5151d82104a6e1a004883d9%2FOMrunHelp_ParameterList4.gif?alt=media" alt="OMrun parameter list drop down"><figcaption><p>OMrun parameter list drop down</p></figcaption></figure>

If a "Parameter List" was executed the Window is split and shows the [#parameter-results](https://dbi-services.gitbook.io/omrun-help/version-4.x/result-analysis/omrun-test-results#parameter-results "mention") below.

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-b7b7609c64c4a6ae101f0b585cd3fb877137a7a1%2FOMrunHelp_ParameterList5.gif?alt=media" alt="OMrun parameter list results" width="80%"><figcaption><p>OMrun parameter list results</p></figcaption></figure>

***

### Navigate to Test Object

A double-click into any of the parameter lists row "Id" (blue circle) opens automatically a new "Tab" with the corresponding "Test Object".

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-8c14a085324fd7a7ae7fda19cdac04516d6ffe8f%2FOMrunHelp_ParameterList6.gif?alt=media" alt="OMrun parameter list row id"><figcaption><p>OMrun parameter list row id</p></figcaption></figure>

***

### Navigate to Test Object Result

A double-click into any of the parameter result lists "Passed %" (yellow circle) opens automatically a new "Tab" with the corresponding "Test Object Results".

A double-click into any of the parameter result lists "Id" (red circle) opens automatically a new "Tab" with the corresponding "Test Object".

<figure><img src="https://2873353689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfK1YJaTCqOiS0L22wVKG%2Fuploads%2Fgit-blob-98f7a3631c07bd4d76508d80843dc80c7c09216b%2FOMrunHelp_ParameterList7.gif?alt=media" alt="OMrun parameter list result row"><figcaption><p>OMrun parameter list result row</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dbi-services.gitbook.io/omrun-help/version-4.x/element-overview/parameter-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
