Join Slack
Communities
Powered by
An example could be `with` function: ``` with(...
# announcements
o
orangy
10/21/2015, 6:08 PM
An example could be
with
function:
Copy code
with("") { this.length // this here is a string passed to with }
Open in Slack
Previous
Next