Skip to main content

RoundInfo

Returns information about the current round.

Syntax

RoundInfo mode

Returns

bool value or duration value

Arguments

NameRequiredTypeDescription
modeYesOne 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.