/
loadScript
loadScript
Description
Use this command to load a script into the Script Editor.
Functional area
Interface
Command syntax
Syntax
loadScript ["scriptPath"] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
scriptPath | string | yes | Path to the script file |
Flags
None
Return value
void
Examples
loadScript ["C:/ShogunPostScripts/Pipelines/Process.hsl"]
, multiple selections available,
Related content
Use the Shogun Post Script Editor
Use the Shogun Post Script Editor
More like this
setScriptPaths
setScriptPaths
More like this
saveScript
saveScript
More like this
Load scripts from the HSL Script Editor
Load scripts from the HSL Script Editor
More like this
Use the Shogun Post Script Editor
Use the Shogun Post Script Editor
More like this
Use the Shogun Post Script Editor
Use the Shogun Post Script Editor
More like this