Add support to retrieve the address of the data of a const string. This should work: ``` Const STRING_A String = "abcd" Print @STRING_A ``` [Freebasic At](https://www.freebasic.net/wiki/KeyPgOpAt)