GetFolderItemsForPath method
Returns the files and folders located at a specified path.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath |
Absolute or relative path. Relative paths are relative to the default Apps folder. In Qlik Sense Enterprise: The list is generated by the QRS. The GetDocList method only returns documents the current user is allowed to access. In Qlik Sense Desktop: The apps are located in C:\Users<user name>\Documents\Qlik\Sense\Apps. |
Yes | String |
Returns
Name | Description | Type |
---|---|---|
qFolderItems |
Path of the folder where the apps are stored. |
Array of FolderItem |
Access Control
reload
See also