Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the continuity event ID for the non-skipped event immediately following the current one.
Syntax
public MCRContinuityEventId getNextEvent()
Run On
Called
Return Value
Type: MCRContinuityEventId Extended Data Type
The continuity event ID of the next event. If no such event exists, returns 0.
Note that the method does not detect whether the next event should ever be reached because of an End action code.