Takes two parameters, the variable name and a value
Description:
Set a constant variable which can not be changed later in the program.
Example:
Const Pi = "3.14159"