Contents
Display Legacy Contents

 Print
    Get File Information  
Get File Information allow to get Information about Size, Creation, Modification, and Access time and if the information is regarding a File or Folder.

Parameters

File/Folder<string>

File/Folder path or Variable/Control for the path of the File/Folder
   
Target File Size<numeric>

Select a Variable or Control to receive the numeric value in bytes
   
Target Creation Timestamp<numeric>

Select a Variable or Control to receive the numeric value

Note:
Android only returns this value for Android 8.0 or higher.

   
Target Modification Timestamp<numeric>

Select a Variable or Control to receive the numeric value
   
Target Access Timestamp<numeric>

Select a Variable or Control to receive the numeric value

Note:
iOS does not return this value
Note: Android only returns this value for Android 8.0 or higher.

   
Target Type<numeric>

Select a Variable or Control to receive the numeric value
1 - File
2 - Folder
   

     

See also
Samples

 
 
Updated: 10/10/2019 4:24 PM