Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
Text
The
Text
interface represents a text that can be used anywhere in a form. All texts share the following characteristics:
They are multi-lingual: at runtime, the appropriate texts are automatically displayed in the runtime language
They can contain HTML markup
They can contain field variables prefixed by && which are substituted at runtime
Further documentation
.
Text Functions
getText
Text.getText( )
Returns the text.
setText
Text.setText( text )
Sets the text.
Text
interface represents a text that can be used anywhere in a form. All texts share the following characteristics: