CimGetEvent (function)

Obsolete

Replaced by a GefEventContext

Syntax

CimGetEvent()

Description

Returns the CimEvent that caused the script to be run.

Example

Dim Ev As CimEvent

Set Ev = CimGetEvent()

More information

Obsolete basic extensions.