Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Translator’s Toolbar, located at the top of the screen, provides access to key functions such as navigating scripts, running tests, and managing projects.

 1) Start and Stop the Component

While working on a project, you can quickly start and stop the component using the and button to test what you are working on.

The status light will indicate the current state of the component.

  • Grey - Inactive

  • Green - Active

  • Yellow - Pending

  • Red - Stopped on Error

 2) Add, edit and switch between sample messages
 3) Manage the project - make commits and interact with connected git repositories
 4) Execute the script

  • Script Execution

  • toggle auto-execution

 5) Open and search the Translator's help documentation

 6) Select the language

Language Bar - (Dev will reference this)

Controls how the Translator does code syntax highlighting.

Language is set to Lua by default, but can be changed if you are working in the Translator with different types of data.

For example, if you open a sample HL7 message, the Translator will auto detect the HL7 and change the language bar to the appropriate HL7 setting so the data is highlighted correctly.

You can manually select the language if needed.

  • No labels