Fusion looks in specific folders for scripts and add-ins, but you can manually add other scripts and add-ins to the list of known scripts and add-ins so they will be listed in the "Scripts and Add-ins" dialog. This method does that.
"scripts_var" is a variable referencing a Scripts object.
|
"scripts_var" is a variable referencing a Scripts object.
|
Type | Description |
Script | Returns the Script object that represents the script or add-in just added. Returns null in the case of failure. |
Name | Type | Description |
scriptFolderPath | string | The full path to the folder that contains the script or add-in. |