Duh, I always thought @ could only be used for strings. Not so:*just like with the*& in Delphi,*you can use @ for identifiers too. The prefix “@” enables the use of keywords as identifiers, which is useful when interfacing with other programming languages. The character @ is not ...
More...