GetFoldersInFolder

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns an array of folder names in a subdirectory. Wildcards may be used in the 'filter' string, e.g. "vault*"

Syntax

(array) GetFoldersInFolder folderpath:string filter:string 

Or:

(array) GetFolders folderpath:string filter:string

See Also