Tag: SelectedShowConversations

The SelectedShowConversations function automates the action of loading and showing the conversations of selected groups.


<SelectedShowConversations/>
XML

Selected-Show-Conversation


Tag Attributes

AttributesAttribute 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

<SelectedShowConversations NewFrame="True"/>
XML