FileGetListResult Type
The FileGetListResult
data type provides the result of the get files list operation. For further reference, see the following table.
Property | Type | Description |
error | In case of error, it indicates the reason why the operation failed. | |
files | String Array | Files (including their relative paths in the shared\scripting folder) that match the given criteria, empty array if no files are found, or |