SUIT Framework

Scripting Using Integrated Templates

Docs - align

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

Available Since: Rulebox (1.0.0)

Align text.

Syntax [align(=equal)]string[/align]
Parameters
string

The string to align.

equal

The position (left, center, right) to align the text. (Default: "")

Static Variables
label

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

template

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

Output

The aligned text.

Config Notes
See Also