Error Messages/46045
Error Message
- The «item» 'permissions' passed to function FileSystemListing is not a recognized item name. Should be one of:
'Attributes','DateCreated','DateLastAccessed','DateLastModified','FullPath','Name','Size','NameWithoutExt','Extension'(or'Ext'),'IsHidden','IsReadOnly','IsSystem','IsFolder','IsArchive','IsCompressed','Size'.
Description
The 2nd parameter to FileSystemListing needs to be one of the recognized enumerated options. The value specified is not a recognized value. See the documentation of FileSystemListing for a description of recognized values.
See Also
Comments
Enable comment auto-refresher