PAK Commands – Simple Text Input
Table of Contents
2. Examples
Due to simplicity, the descriptiveText
input parameter will be left empty for the examples. By default, it is set to “Please type in the text field to continue.”.
All example images use the Human Task representation of the Workflow Executor. |
In the first example we provided no parameters. Our result will be written under the key outputText
as "Hello World"
in this case.
We can also choose to provide some sample text for the user by setting inputText
to for example "Sample Text"
.