Description
Sets the status of an event forwarded from within an event handler.
Syntax
truevalue = Set_EventStatus (status, code, args)
Parameters
Parameters associated with Set_EventStatus are as follows.
Parameter | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Status | The value that you want to set the status to:
| ||||||||
Code | Contains the code indicating the exact nature of the error. Typically, this is a 3 character alphabetic character followed by a number. | ||||||||
Args | This contains @FM or @VM-delimited list of arguments associated with the error codes. |
See also
Forward_Event, Get_EventStatus(), Send_Event(), Post_Event(). Also, OpenInsight Events