An interface to send messages to the calling RCON interface through the global object named rcon.
stringunknownfalseThe class name of this object. Available even when valid is false. For LuaStruct objects it may also be suffixed with a dotted path to a member of the struct.
LuaRCON.print(message: LocalisedString)
rCON.print(message)
takes_table: falsetable_optional: falsePrint text to the calling RCON interface if any.
message: LocalisedString