Navigation: Scripting Reference Manual > Functions & Subroutines > AddEmbeddedScript

 

AddEmbeddedScript

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds an Embedded script to the Embedded Script folder.

 

Syntax

id = AddEmbeddedScript ( sname, sdescr, script )

 

Parameters

id (Long)

Identifier of script in Embedded Script Folder.

 

sname As String

Name of Embedded script.

 

sdescr As String

Description associated with Embedded script.

 

script As String

String containing full text of script.

 

Remarks

Adds an Embedded script to the Embedded Script folder.

 

See Also

SetEmbeddedScript

GetEmbeddedScript

SetEmbeddedScriptName

GetEmbeddedScriptName

SetEmbeddedScriptDesc

GetEmbeddedScriptDesc

FindEmbeddedScript

GetEmbeddedScriptCount

RunEmbeddedScript

GetEmbeddedScriptLib

 

 

 

 

 

Copyright © Photon Engineering, LLC