Jive Comments

Jive comments begin with {* and are terminated with *}. Comments may occur in external HTML and inside Jive script blocks (within braces). Comments may be nested.

Example:

  <body>
  {* external comment *}
  {
    {* internal comment {* nested *} *}
    env remote_address
  }
  IP Address:{remote_address}
  </body>

[Return to Previous Page] [Return to Main Page]
Jive(tm) 2, Copyright © 1997 FFE Software All Rights Reserved WorldWide