Hi,
If I const something as 10, does that just mean that 10 is the value that it will always have and can never be changed?
Thanks
Printable View
Hi,
If I const something as 10, does that just mean that 10 is the value that it will always have and can never be changed?
Thanks
Rino_2,
That's right!
All the best.
Chris
thanks