Tag: OpenActions

The self-closing OpenActions tag emulates selecting the Action button in actionBarEZ.

Example Scripts

<OpenActions/>
XML
<ytriaAutomation>
	<Load Server="ACME01/ACME" database="bookmarks.nsf"/>
	<Select>
		<SetParam NoteID="374"/>
		<SetParam NoteID="414"/>
	</Select>
	<OpenActions/>
</ytriaAutomation>
XML