help logoLON-CAPA Help


Once 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 />

Figure 1: Result of Variables in the Text Block

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