LON-CAPA HelpOnce you've defined variables in the Script, you can use them in the Text Block. For example, using the previous three-line script we've created so far, you can place the following in the Text Block:
See the 3: $variable<br />
See the string: <b>$stringVar</b><br />

If you save that and hit View, you should get what you see in figure
. Note how the "$variable"
was turned into a 3, and the "$stringVar" was turned into "I have
a variable with the value 3."
**** Unknown or ignored environment: \begin{lyxcode} Line 7