StatsLine.opIndex

Returns the value associated to a key

struct StatsLine
const
cstring
opIndex
(
cstring key
)

Parameters

key cstring

the stats key

Return: the value associated with the key

Meta