Hello all!
I am in VB Script today and I was wondering HOW do I make a Constant variable equal to a dollar or currency value? I need to create constant variables that will hold hard coded dollar values.
What is the syntax?
Printable View
Hello all!
I am in VB Script today and I was wondering HOW do I make a Constant variable equal to a dollar or currency value? I need to create constant variables that will hold hard coded dollar values.
What is the syntax?
Couldnt you just make a variable equal to a number with 2 decimal places??