next attribute
Specifies the number of milliseconds DataMiner has to wait before executing the next trigger.
Content Type
unsignedInt
Parent
Remarks
If the last item in the group contains this attribute, it will also cause a delay before the next group is executed.
Examples
<Trigger next="5000">25</Trigger>