Oxygen Basic
Information => Development => Topic started by: jcfuller on February 16, 2018, 06:47:01 AM
-
Charles,
Are & and @ interchangeable?
James
-
Yes, they are the same, as an address operator. I prefer to use '@' because there are too many '&' &h & && &= ...
-
Charles,
Thanks for the conformation.
you forgot to mention string concatenation :)
James