<< 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 a script's body, without the initial Sub line and without the final End Sub line, and it can be an empty String.