Sets the top level script path at the specified index.
int32 SetScriptPath( int32 p_nIndex, string p_sScriptPath )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nIndex | The index of the script path to specify. |
| string | p_sScriptPath | The path to the script. |
None published. Please look for an example in the Simdify Scripting Language code base.