Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.8.0
Div
Classe2e-refDiv
Rp
Children Display

With the file system adapter, you can not only  write, read, rename, remove files and retrieve status information about a file. Moreover, you can create, read and delete directories.

Find below a list of all directory actions and their parameters.

Ingoing    
ActionModeIncoming ParametersOutgoing Parameters
  NameTypeNameType
readDirectory 

name

String

entries

Array of String
createDirectory 

name

String  

statusnameStringsizeInteger 


typeString


 creationTimeDateTime


  modificationTimeDateTime 


accessTimeDateTime
remove
removeRecursively
 
nameString  

Click on an action to read a more detailed description. Each topic contains information on static directory access.

...