The incr instruction increases a value.
Synopsis
incr(type.dst,type.src)
Description
The incr instruction increments the type.dst value by the type.src value.
Example
The following example increases the event counter 2 by 1.
incr(ev.2,1)
© 2006 Avaya Inc. All Rights Reserved.