The Get Form Event Data activity gets the event data of the form event that triggered the form event handling subworkflow.
This activity will fail if used outside of a form event handling subworkflow.
This activity has no inputs.
| elementId | 
| Type: String The id of the form element that raised the event. | 
| itemId | 
| Type: String The id of the form element item that raised the event. | 
| type | 
| Type: String The type of event. | 
| argument | 
| Type: any The argument for the event. | 
| value | 
| Type: any The current value of the form element or item that raised the event. | 
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.