When used in a process script, this method will terminate a notification. If the method is called in a handler script, the method will act as a exit statement for the handler.
This statement terminates all the notifications created as part of that notification process, and sets the state for those notifications to DELINKED or equivalent.
Terminate has the same effect as @notification::delinkAll().
@notification::terminate()
None
None