|

ResultVariable


When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.


See also: Related Actions


image

Folder.Find


OverviewExamples

image

table Folder.Find ( string StartFolder,


string Folder,


boolean Recurse = false,


function CallbackFunction = nil )


De s cr ip t ion


Searches for folders on the local system.


P arame t er s


StartFolder


(string) The path to the folder that you want to search in.


|