ShowGroupsRecycleBin: Open Deleted Groups Module

Tag: ShowGroupsRecycleBin

ShowGroupsRecycleBin launches the Deleted Groups module.

Tag Attributes

Attributes

Attribute Value

Comment

KeepAlive

True/False

Defaults to True

FrameId

Unique identifier of the frame

Reuse the frame if it exists already, create a new one if it doesn’t.

Example Script

XML
<ytriaAutomation>

	<ShowGroupsRecycleBin FrameId="deletedGroups_1">
		...
	</ShowGroupsRecycleBin>

</ytriaAutomation>