Determines the name of the macro to fire when the macro button is clicked.
Property Type:
Dynamic
Default Value: No default value is applied to this property
Hierarchical Reference: ControlNameReturn
The default value of the property can be changed by any of the following methods:
.| Macro Name Property Value | Result |
|---|---|
| "Cancel" | Runs the macro named Cancel. |
| IF(ResetFormReturn=True,"DriveControl","") | Runs the macro named DriveControl when the control ResetForm is True. |
Value can be controlled by a rule.