Macro Name
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
To Change the Default Value
The default value of the property can be changed by any of the following methods:
- Enter the required value directly into the enabled property field.
- Click in the property for the control to be changed.
- Type the required value directly into the property field.
- Activate the rule builder.
- Click in the property for the control to be changed.
- Click the build button at the end of the property field to launch the rule builder .
- Click the Macros button from the command bar of the rule builder. Select the required macro and click OK.
- Click OK to apply the rule.
Examples
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.