Jive Basic Commands
Jive code is embedded in HTML text using braces. The braces may
enclose an external Jive command or multiple basic Jive commands.
Basic Jive commands are concerned with creating and assign values to
variables and basic control structures.
The basic Jive commands are:
- Creating and Assigning Variables
- Control Structures
- expression, output to HTML text
A basic Jive command can also be an expression. The value of the
expression is output to the HTML page. No other Jive command produces
HTML output. For example,
We have {if count count else 'No' end} bananas.
Copyright © 1996 FFE Software All Rights Reserved WorldWide