https://gitlab.synchro.net/main/sbbs/-/issues/430#note_2705
Putting @-codes in your JS source is kind of a red flag that you're doing something in a weird/round-about way anyway.There should always be a better way. For the example you provided, consider the following instead:```popup.putmsg("This node is " + bbs.node_num);```@-codes are really intended for placement in display/text files, not source code.
--- SBBSecho 3.15-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)