Navigation :
StyleCode Property: formMessage
If non-empty, will be displayed to the left of the “start run” button of the form.
Not displayed if there is no “start run” button.
Examples
// Example: form
read form with
SKU: text
Maximum: number
show form "My Form" a1b1 { formMessage: "My message" } with
SKU
Maximum