Skip to content
Speljohan edited this page Mar 17, 2013 · 1 revision

This list currently very short, however you can still use any function or class that is part of the standard Ruby library.

  • message - Displays a popup window with the given message.
  • puts - Prints the value of message in the client log.
  • get - Retrieves the variable with the given name.
  • set - Creates or updates a variable with the given name to the given value.

Clone this wiki locally