Related Topics
FormMessageString Class
Enables adding a string message to a form.
Properties
PROPERTIES NAME | DATA TYPE | DESCRIPTION |
---|---|---|
Text | String | Message to use on form. |
ControlName | String | Control on form to focus on. |
ArrayNum | Integer | If in an array specify the array row number. |
Constructor
Parameters
Text: Message to use on form.
ControlName: Control on form to focus on.
ArrayNum: If in an array specify the array row number.
Example
var msg = new FormMessageString("Please provide a name.", "Name");
Documentation Feedback and Questions
If you notice some way that this document can be improved, we're happy to hear your suggestions. Similarly, if you can't find an answer you're looking for, ask it via feedback. Simply click on the button below to provide us with your feedback or ask a question. Please remember, though, that not every issue can be addressed through documentation. So, if you have a specific technical issue with Process Director, please open a support ticket.