Arbor
Upgrade Save Preview
linnea-studio.com is available. Claim Your Domain
Services (Item)
Getting Started
2
3$page.onReady(function () {
4
5 // Write your JavaScript here using the Twine framework API
6
7 // Print hello world:
8 // console.log("Hello world!");
9
10 // Call functions on page elements, e.g.:
11 // $page("#button1").label = "Click me!";
12
13 // Click "Run", or preview your site, to execute your code
14
15});