| Parameter | Description |
|---|---|
| sPath | The absolute path to a file (for folder names include the trailing "\") |
True if path is allowed
Function IsAllowedDownloadFolder String sPath Returns Boolean
| Call: | Get IsAllowedDownloadFolder sPath to BooleanVariable |
Determines whether the passed path is inside one of the registered download folders.
You can add a folder to the set of registered download folders by calling RegisterDownloadFolder.