Script functions reference > Script functions in alphabetical order > N > NumberOfEventsEx

NumberOfEventsEx
Syntax
NumberOfEventsEx(str);
str 
Description
Returns the number of the specified Event. The function is not supported in Post-processor scripting.
Returns
A number indicating the number of the Event in the current job.
Example
$eventnumber = numberOfEventsEx("invoice");
OpenText StreamServe 5.6.2 Updated: 2018-01-26