get expression
get
Expression yields any value.
get the short name of file 1
get 2+3
get the date
The get command puts the value of any expression into the local variable it. That is, get expression is the same as put expression into it.
it
put
into