Tag: SelectedShowContacts

The SelectedShowContacts function automates the action of showing the contacts of selected users.


<SelectedShowContacts/>
XML

show-contacts

Tag Attributes

AttributesAttributes Value
NewFrameTRUE (opens new frame) / FALSE (continues with existing frame) - defaults to FALSE
AutoCloseTRUE (closes frame at the end of the action) / FALSE - defaults to FALSE

Example Script

<SelectedShowContacts NewFrame="True"/>
XML