Usage
vtk_alert_add level title [OPTIONS]
Description
Where level is one of URGENT ERROR WARN or INFO
Options:
*detail info -- Add more detail to the alert.
*module modulename -- Specify the name of the module reporting the alert.
*thresh threshold -- Number of times alert must be added before it is visible.
*idvar idVar -- Name of variable to set with alert ID. If procedure succeeds but idVar is 0, the vovserver is an older version that does not return alert IDs. Add an alert to the system. Only the first letter of 'level' is used (U,E,W,I) The word CRITICAL is the same as ERROR and it is still supported for backwards compatibility.
Returns
Visible or invisible