FileTag Functions

getFileDataByFileTags(Extension Type > String, File Tags Type > Array of Type > String)

Returns all identifiers of FileData with the given extension and all given FileTags, as an array.

addFileTagsToFileData(Extension Type > String, File Identifier Type > String, File Tags Type > Array of Type > String)

Adds the given file tags to the FileData. Only until files are reloaded.