Edit Text

This UI Procedure prompts user to edit some text in a syntax-highlighted text editor.

In Iotellect Client, this UI Procedure shows a Text Editor component:

Parameters

  • Text. Text to be edited.

  • Mode. Text syntax highlighting mode. Options include Iotellect Expression Language, Java, XML, SQL, HTML, Shellscript, TypeScript, and SMI-MIB.

Output

This action returns the edited text as a string.

Was this page helpful?