Dynamic Limit Value in REMA

Dynamic Limit Value in REMA

Goodmorning,

I've been wanting to display a variable value next to a REMA trigger, but no luck so far using the manual.

Variable =1=000.TA can be triggered; this will display a line in the AML. (e.g. =1=000 Temperature Alarm)
I've been wanting to get =1=000.TT next to it, (e.g. =1=000 Temperature Alarm 10.0)

Trying; $%n,1,6;.TT  has proven to not work.
How do I configure this?

Thanks in advance.