Top-Level Commands¶
Top-level OEDL commands are OEDL can be used anywhere within the ED, i.e. in any of the 2 parts mentioned above.
These commands are listed below, click on them to get a complete description and usage example:
| Command | Description |
|---|---|
| defProperty | Create a new experiment property. |
| property | Set or Access an experiment property. |
| info | Create an information logging message. |
| debug | Create a debug logging message. |
| warn | Create a warning logging message. |
| error | Create an error logging message. |
| wait | Pause the experiment execution for a specific duration. |