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.
<SelectedDelete/>
Example Script
<ytriaAutomation Application="sapio365">
<SelectedDelete/>
</ytriaAutomation>