Loadproject
Utility.loadProject(filename)
Parameters
| filename | File path of project to load. |
Returns
NothingDescription
Loads the project at file path filename.
User Defined Function Example
— Add custom EZ-Script functions in C# or JS; intercept unknown calls, parse parameters and return values via AdditionalFunctionEvent.
Try it →
Utility.loadProject(filename)
| filename | File path of project to load. |
Loads the project at file path filename.