12.07.2015 Views

RUBY - Motorola Solutions LaunchPad Developer Community

RUBY - Motorola Solutions LaunchPad Developer Community

RUBY - Motorola Solutions LaunchPad Developer Community

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example 2Definition and calldef double(p1)endp1*2double(2) => 4double(“Hello”) => “HelloHello”Object.methods()Object.methods(false)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!