Skip to main content
Version: 1.25 (Current)

Code Editor

The Code Editor field allows writing error-free code more efficiently. It comes equipped with features that facilitate the coding process: syntax highlighting, automatic indentation, error-checking, autocomplete and more.

Specific Parameters list:

FieldDescription and information
Initial ValueThe fields loads initially having this value. (Can contain tokens).
ThemeChoose the Theme from the dropdown. The default theme is Visual Studio. N.B: The first Code Editor field added to the form will dictate the global theme style. (Can contain tokens).
Show Mini MapChoose false to disable the Mini Map. The default value is true. (Can contain tokens).
LanguageChoose the language syntax from the above dropdown. (Can contain tokens).
Read OnlyChoose true to activate the Read Only mode. The default value is false. (Can contain tokens).
HeightEnter the editor height in pixels. For example, enter 400. The default value is 400. (Can contain tokens).

Known Limitations

  • The first Code Editor field added to the form will dictate the global theme style.
  • Autocomplete box not sticking to the field on page scroll.
  • EXPR values for Theme and Language are not identical with the names of the available options.
  • Bind Expressions section is not currently supporting all documented cases.