SUIT Framework

Scripting Using Integrated Templates

Docs - code

07/31/2010: SUIT 2.0.1 and Rulebox 1.1.0 released.

Available Since: Rulebox (1.0.0)

Put text in a code box.

Syntax [code]string[/code]
Parameters
string

The string to put in a code box.

Static Variables
label

A string used to label this rule. (Default: "code")

template

The template to execute and replace the statement with. (Default: "". The template must be loaded manually.)

Output

The text in a code box.

See Also