Edit Code

This UI Procedure prompts user to edit code in a syntax-highlighted code editor with rich set of options, code-insight, shortcuts, etc.

Parameters

  • Code. Code text to be edited.

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

Output

This action returns the edited code as a string.

Was this page helpful?