Quoting in Simkin Scripts


The normal quoting rules for XML apply with Simkin scripts embedded within XML files.

If you want to use the < or > characters, you must actually write &lt; and &gt; in your XML file.

String literals are delimited by "". If you want to use " within a string, use \"

There are some other special values you can put into strings: