AppsFile is a special datatype in UiPath Apps to keep a file in memory for further use. For example you need to use any file from storage bucket, you can get it in a AppsFile datatype variable and pass it to a control like image or Document Viewer.
AppsFile is a special datatype in UiPath Apps to keep a file in memory for further use. For example you need to use any file from storage bucket, you can get it in a AppsFile datatype variable and pass it to a control like image or Document Viewer.