I have a module with several functions. I want to create some global constants that I can use in any of the functions. What is the syntax for that, assuming that my values are strings?
PHV, is there a way to declare it with an explicit type and set the value? The compiler won't let me type a second line to assign a value, so I guess I need to do everything on one line.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.