Get Form Instance
Gets the form by Form Instance ID
Common Properties
- Name - The custom name of the node.
- Color - The custom color of the node.
- Delay Before (sec) - Waits in seconds before executing the node.
- Delay After (sec) - Waits in seconds after executing node.
- Continue On Error - Automation will continue regardless of any error. The default value is false.
info
if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.
Input
- Form Instance ID - ID of the form instance. This ID is generated by the Create Form Instance node.
Output
- Form - Form instance obtained by the given ID.