Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Anchor
1153153
1153153
To append The answer to 1 + 1 is 2 to the data element mydata:

Panel

Html bobswift

<pre>
appenddata mydata "The answer to 1 + 1 is " <1 + 1>
</pre>


Anchor
1153155
1153155
To append SingleSystemImage to the data element mydata:

Panel

Html bobswift

<pre>
appenddata mydata Single System Image
</pre>