Difference between revisions of "Sandbox"

From Organic Design wiki
m
m
Line 7: Line 7:
 
         foo: function() {
 
         foo: function() {
 
             private = 'secret message';
 
             private = 'secret message';
             public = 'not secret';
+
             this.public = 'not secret';
 
         },
 
         },
 
         bar: function() {
 
         bar: function() {

Revision as of 15:28, 12 September 2012