Subversion Repositories wimsdev

Rev

Rev 1091 | Rev 4562 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1091 Rev 4051
Line 6... Line 6...
6
  <p>
6
  <p>
7
  The curly braces in $emph string$emphend can be nested, but
7
  The curly braces in $emph string$emphend can be nested, but
8
  the execution runs from outmost pair to innermost pair.
8
  the execution runs from outmost pair to innermost pair.
9
  <p>
9
  <p>
10
  Available $emph opword$emphend: <ul>
10
  Available $emph opword$emphend: <ul>
11
  <li><p><tt>randitem</tt>. Random item in every embraced text.
11
  <li><tt>randitem</tt>. Random item in every embraced text.</li>
12
  <li><p><tt>extract</tt>. Extracts the first (outmost) embraced text.
12
  <li><tt>extract</tt>. Extracts the first (outmost) embraced text.</li>
13
  <li><p><tt>delete</tt>. Deletes all embraced contents (encluding the
13
  <li><tt>delete</tt>. Deletes all embraced contents (encluding the
14
  curly braces).
14
  curly braces).</li>
15
  </ul>
15
  </ul>
16
 
16