|

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

image

Folder.Rename

OverviewExamples

Folder.Rename ( string OldName,


string NewName )


De s cr ip t ion


Renames a folder on the user's system.


P arame t er s


OldName


(string) The path to the folder you want to rename.


|