SelectedDelete: Delete Items

Tag: SelectedDelete

The SelectedDelete action can be used in all frames where a Delete function is available. The data in the selected rows is marked for deletion from Microsoft365.

In the modules where no Delete is available, an error is issued.

image2022-10-28_15-25-22.png


XML
<SelectedDelete/>

Example Script

XML
<ytriaAutomation Application="sapio365">
	<SelectedDelete/>
</ytriaAutomation>