Uhh, now scientific notation is not highlighted correctly (did it before??) and adding a type suffix makes it invalid at all.
a# = 1.2345E+5#
a# = 1.2345D+5#
Funny enough, the highligter here does it at least for E exponents :)
As side note for
@FellippeHeitor, I'am already working on the latest Github issue related to DATAs and type suffixes. As I made the &B additions last year, I'm still familiar with the invoked libqb functions. So you'll see a pull request soon.