Error Messages/46045
< Error Messages
Revision as of 16:11, 26 April 2021 by Lchrisman (talk | contribs) (Created page with "== Error Message == :The «item» 'permissions' passed to function FileSystemListing is not a recognized item name. Should be one of: <code>'Attributes'</code>, <code>'D...")
Error Message
- The «item» 'permissions' passed to function FileSystemListing is not a recognized item name. Should be one of:
'Attributes','DateCreated','DateLastAccessed','DateLastModified','Name','Size','NameWithoutExt','Extension'(or'Ext'),'IsHidden','IsReadOnly','IsSystem','IsFolder','IsArchive','IsCompressed'.
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