Class Round
Description of Round: The Round tag value gives the playing round for the game. In a match competition, this value is the number of the game played. If the use of a round number is inappropriate, then the field should be a single hyphen character. If the round is unknown, a single question mark should appear as the tag value.
Some organizers employ unusual round designations and have multipart playing rounds and sometimes even have conditional rounds. In these cases, a multipart round identifier can be made from a sequence of integer round numbers separated by periods. The leftmost integer represents the most significant round and succeeding integers represent round numbers in descending hierarchical order.
Examples:
[Round "1"]
[Round "3.1"]
[Round "4.1.2"]
- pgn\tags\Tag
- pgn\tags\Round
public
the
|
|
public
boolean
|
|
public static
string
|
__toString(),
createTag(),
formatted(),
get(),
getDefaultValue(),
parse(),
parseTagName(),
parseTagValue(),
set()
|
$data,
$errorMsg
|