Description Sets the contents of the specified Embedded Script.
Syntax SetEmbeddedScript id, script
Parameters id As Long Identifier of script in Embedded Script folder.
script As String String containing full text of script.
Remarks Sets the contents of the specified Embedded Script. Can be used to edit a script during execution.
See Also
|