Skip to main content
Skip table of contents

ShowDevices: Open Registered Devices Module

Tag: ShowDevices

ShowDevices launches the Registered Devices module.


XML
<ShowDevices/>

Tag Attributes

AttributesAttributes ValueValue Description
KeepAliveTrue / FalseDefaults to True
FilterFilter string for the Options dialogAs seen in Filter editor Result -- see below
FrameIdUnique identifier of the frameReuse the frame if it exists already, create a new one if it doesn’t.


Example Script

XML
<ytriaAutomation>

	<ShowDevices Filter="accountEnabled eq true" FrameId="devices_1"/>

</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.