Skip to content

Instantly share code, notes, and snippets.

Created December 17, 2013 16:08
>> num: 1
== 1
>> num
== 1
>> unset 'num
>> num
** Script Error: num has no value
** Near: num
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment