11.05.2014 Views

JavaFX - owasp

JavaFX - owasp

JavaFX - owasp

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Scripts<br />

var ten : Integer = 10;<br />

java.lang.System.out.println("Twice {ten} is {2 * ten}.");<br />

// Yields:<br />

Twice 10 is 20.

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

Saved successfully!

Ooh no, something went wrong!