addFileNamesToUserFolder
Function
addFileNamesToUserFolder(folderName,fileNameArray)
Description
Adds files with names to the end of the folder list. If the file exists it will be readded in the order given.
Arguments
- folderName - The name of the folder
- fileNameArray - An array of file names to add to the folder
Returns
- success true/false
- error - "Permission Denied" you cannot add to system or managed folders. "Folder Does Not Exists" this is self explanatory. "Not All File Names Found". "Invalid Arguments" empty or non existant arrays.
Supported Minimum App Version
- Vablet 5.2