Skip to content
OliverF edited this page Jun 12, 2014 · 1 revision

Prints the supplied text to the console. On the RSAS server, the terminal is used. On the RSAS client, the log bar is used as the console.

Syntax

nil RSAS.Print(string text)

Returns

  1. nil

Arguments

  1. string text
    Text to write to the console

Clone this wiki locally