Navigation: Scripting Reference Manual > Functions & Subroutines > FindEmbeddedScript

 

FindEmbeddedScript

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the identifier of the named Embedded Script.  This string can also be easily copied from the GUI using the "Copy Find-Name Command to Clipboard" feature available in the list menu after right mouse clicking on a node in the object tree.

 

Syntax

id = FindEmbeddedScript( sname )

 

Parameters

id (Long)

Identifier of script in Embedded Script folder.

 

sname As String

Name of Embedded script.

 

Remarks

Returns the identifier of the named Embedded Script.

 

See Also

AddEmbeddedScript

SetEmbeddedScript

GetEmbeddedScript

SetEmbeddedScriptName

GetEmbeddedScriptName

SetEmbeddedScriptDesc

GetEmbeddedScriptDesc

GetEmbeddedScriptCount

RunEmbeddedScript

GetEmbeddedScriptLib

 

 

 

 

 

Copyright © Photon Engineering, LLC