
'Powerapps-Rename-Attachment-2'.Run("test.jpg";Label2.Text)&Notify(
"file Renamed";
NotificationType.Success;
3000
)
'Powerapps-Rename-Attachment-2'.Run("test.jpg";Label2.Text)&Notify(
"file Renamed";
NotificationType.Success;
3000
)
'Powerapps-Rename-Attachment-2'.Run("test.jpg";"3")&Notify(
"file Renamed";
NotificationType.Success;
3000
)