|
<< Click to Display Table of Contents >>
AddScript |
AddScript(bstrCode)
Adds a script to this User Event with the code specified in the bstrCode parameter. This parameter must contain only the script's body, without the initial Sub statement and without the final End Sub statement, and it can be an empty String.