Skip to content

Instantly share code, notes, and snippets.

@rexmortus
Created May 22, 2011 01:06
Show Gist options
  • Save rexmortus/985058 to your computer and use it in GitHub Desktop.
Save rexmortus/985058 to your computer and use it in GitHub Desktop.
Printing A Message to the OS X Console
var myObject = window.myObject;
var message = ‘Bees? No, beads. BEADS?!?';
myObject.printMessageToConsole_(message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment