Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Use this command to load a script into the Script Editor.

Functional area

Interface

Command syntax

Syntax

loadScript ["scriptPath"]

Arguments

NameTypeRequiredComments
scriptPathstringyesPath to the script file

Flags

None

Return value

void

Examples

loadScript ["C:/ShogunPostScripts/Pipelines/Process.hsl"]


  • No labels