EnableEvent
Purpose
This function marks an event as enabled. All triggers are active.
Parameters
Parameter: evname
Type: string
Description: This is the event name to enable. Note that the name is not case-sensitive, and the event must have already been disabled.
Returns
None.
Example
Sample Code
VB
None