Calling Methods
From Scratchpad
Once an element is loaded by the browser, the method hearts in its heart are called in order.
[edit] Syntax
^methodHeartName;
[edit] Example
//When the page body is loaded, it will emit a 150ms buzz every second.
<body3
^buzz
</3
