Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

?get

http://thesmallone.isgreat.org/yubnub/var.php?action=get&name=${var}
SYNOPSIS
    ?get -var [name]

DESCRIPTION
    Gets the local cookie on your computer 
    which holds the data that you set it with.

EXAMPLE
    ?get -var test
      Gets variable test.
    ?set -var date -val {date}
    ?get -var date
      Sets variable date with current date.
      Then gets the date.
    ?set -var count -val {subtract {?get -var count} -1}
      Adds one to variable count using get command.

AUTHOR
    theSmallOne
    
11 uses - Created 2010-04-17 11:55:30 - Last used 2010-04-20 04:30:31
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.