Eyeon:Script/Reference/Libraries/eyeon/setcurrentdir
From VFXPedia
< Eyeon:Script | Reference | Libraries | eyeon
Contents |
Arguments
eyeon.setcurrentdir(string path )
- path (required, string)
The value which will be converted to a string.
Returns
Boolean for success
Remarks
Allows you to change the currently operating directory for eyeonScript -- see also eyeon.getcurrentdir.
Requirements
- eyeonScript 5.1
This is also available as a global function in eyeonScript 5.0
Examples
No examples at this time