Use VarSet to set a variable to a specified value.
VarSet may also be entered as SetVar or Set.
Required Operands
DEST specifies the name of the variable to be set.
SRC specifies the value to assign to the DEST variable.
Return Codes
OK Successful.
Examples
Set the cursor blink option on:
=> set mcbcsblk,on