I am trying to insert parameters in a paragraph in my 2D GDL script.
Whenever I change from normal text to a parameter, all the font settings change. See below bold the field that I have changed to a parameter (therefore removing the quotation marks "")
Is this a problem that has been fixed in later versions. I currently need to use ArchiCAD 12, but I have not found this in ArchiCAD 15
define style{2} "AC_STYLE_1" "ISOCPEUR WESTERN", 3, 1
set style "AC_STYLE_1"
paragraph "AC_PRG_4" 2, 0, 0, 0, 1.3
pen 4
set style "AC_STYLE_1"
Room_name
endparagraph
textblock "AC_TEXTBLOCK_4" 30, 8, 0, 1, 1, 1,
"AC_PRG_4"
richtext2 176.0180238087, -42.09148641132, "AC_TEXTBLOCK_4"