String to parse.
PGN parsing function.
String to parse.
Only the game corresponding to this index is parsed. Must be between 0 (inclusive) and the number of games in the PGN (exclusive).
exception.InvalidPGN if the corresponding game cannot be parsed, or if the given game index is larger than the number of games in the underlying PGN string.
PGN parsing function.