Oleg
Results
2
comments of
Oleg
Fixed. Use double question marks ``` div { span="??[:SomeVariable]" {} } ```
Now you can use: var dlg = new WAVE.GUI.Dialog({ header: "Some Infromation", body: "\*#* div { h2="Header" {} p="Paragraph" {} } \*#*" ... });