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
|