Skip to content

Get project files¤

Get file resources from the project.

Parameter¤

File name¤

The path of the project file to retrieve. Leave empty if the file regex parameter should be used.

  • Datatype: string
  • Default Value: None

Files regex¤

Optional regular expression for retrieving files. The regex needs to match the full path (i.e. from beginning to end, including sub-directories).

  • Datatype: string
  • Default Value: None

Comments