Select 'Options' Menu Choices - aclEZ

Tag: Option

The Option tag emulates the selection of options in the 'Options' menu of aclEZ.

Detailed Description

For aclEZ the following attribute and value combinations can be set using the Option tag:

Group Expander

XML
<Option Type="GroupExpander" Value="ExpandNested"/>
<Option Type="GroupExpander" Value="ExpandTopLevel"/>
<Option Type="GroupExpander" Value="ExpandNone"/>
<Option Type="GroupExpander" Value="SaveCurrentAsDefault"/>


v12_automation_aclEZ_2.gif


Check presence In NAB:
<Option Type="PresenceInNAB" Value="True"/>


v11_2_automation_aclez_1.gif


User Caching:
<Option Type="GroupExpanderUserCaching" Value="True"/>


v12_automation_aclEZ_3.gif


Synchronize Cache:
<Option Type="GroupExpanderSynchronize" Value="True"/>


v12_automation_aclEZ_4.gif

Tag Attributes

Attributes

Attribute Value

Value Description

Type

GroupExpander

See detailed description below for examples

Value

ExpandNested

ExpandTopLevel

ExpandNone

SaveCurrentAsDefault

Chooses the desired menu option -- only one can be set

Tag Attributes

Attributes

Attribute Value

Value Description

Type

PresenceInNAB

GroupExpanderUserCaching

GroupExpanderSynchronize

Chooses menu option to set state

Value

True / False

Sets the state of the selected option

Example Script

XML
<Option Type="PresenceInNAB" Value="True"/>