RoundInfo
Returns information about the current round.
Syntax
RoundInfo mode
Returns
bool value or duration value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
mode | Yes | One of the following options: > hasStarted > isInProgress > hasEnded > duration | Options: hasStarted, isInProgress, hasEnded, duration |
Validated examples using this method
On a running server
Use serhelp RoundInfo to inspect the reference generated by your installed SER version.