Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the FormRun object associated with the handled form.
Syntax
public FormRun formRun([FormRun _formRun])
Run On
Called
Parameters
- _formRun
Type: FormRun Class
The FormRun object associated with the handled form, if not default then new FormRun will be set.
Return Value
Type: FormRun Class
FormRun object associated with the handled form.