Returns the current match number.

Format: MatchNo

Arguments:

Return type: int

Error conditions: none

Details:

The current match number is always 1 in versus-type modes. In Arcade and Team Arcade modes, the match number starts at 1 and increments every time a new match starts (does not increment on continue). If you finish the arcade mode and start a new game, the match number reverts to 1.

Example:

none