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