Skip to main content
Skip table of contents

RefreshSelected: Refresh Selected Grid Entries

Tag: RefreshSelected

RefreshSelected triggers a refreshing of the selected data in the grid.

XML
<RefreshSelected/>

Sample Script

XML
<ytriaAutomation">

	<Select lines="ByValue">
		<SetParam ColumnID="userPrincipalName" Value="AdrianaN@M365x823975.onmicrosoft.com"/>
	</Select>

	<RefreshSelected/>

</ytriaAutomation>


If changes are pending, a confirmation dialog will pop up and won't close until a confirmation or cancel is made. If a script must automatically save and refresh without confirmation, both actions must explicitly be called.




JavaScript errors detected

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

If this problem persists, please contact our support.