13.12. Creating a Reference to an Object
AppleScript has an operator called reference to that allows you to explicitly create a reference to another object. Here's a small example:
set x to 100
set y to a reference to x
y
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial