AlertSelf
This throws the event to run in the same script that is throwing the event. This is useful when the Alert event handler can do something that cannot be done right now.
context.AlertSelf(eventName)
context.AlertSelf(IPFEventI)
This throws the event to run in the same script that is throwing the event. This is useful when the Alert event handler can do something that cannot be done right now.
context.AlertSelf(eventName)
context.AlertSelf(IPFEventI)