DirectoryList
=DirectoryList(string path, [string filter, bool listDirectories, bool absolutePaths]) : {string}
Returns array (See XPathOnUrl) with files or directory names or abosolutePaths.
Example:
Return an array of absolute paths of all XML files in folder C:\foo.
=DirectoryList(“C:\foo\”,”*.xml”,FALSE,TRUE)
Tip: Dump is a very useful function for working with function that returns arrays.
Get help with this function in the SeoTools Community Forum.
SeoTools for Excel
FACEBOOK

