1.31 let

let <varname> = <value>

The let command sets the variable varname to equal value.