FAXL3: ActionDeleteControl

From fringDocumentation

Jump to: navigation, search

ActionDeleteControl

Deletes a single control.

Element ActionDeleteControl

The following are the elements or building blocks comprising an ActionDeleteControl:

RequiredDirectionNameTypeDescription
RequiredINargControlNamestring/ref The guiName of the control to be deleted.

FAXL Syntax

<ActionDeleteControl>
	<IN>
		<argControlName>
			<value>myText1</value>
		</argControlName>
	</IN>
</ActionDeleteControl>
Personal tools