FAXL3: ActionDeleteControl
From fringDocumentation
ActionDeleteControl
Deletes a single control.
Element ActionDeleteControl
The following are the elements or building blocks comprising an ActionDeleteControl:
| Required | Direction | Name | Type | Description |
| Required | IN | argControlName | string/ref | The guiName of the control to be deleted. |
FAXL Syntax
<ActionDeleteControl> <IN> <argControlName> <value>myText1</value> </argControlName> </IN> </ActionDeleteControl>