Content-type: text/html Groove Tag

Home
WebGroove is no longer supported. These docs are reference only.


Groove Tag
Executes a chunk of Agent code stored in the specified variable or file. The code is treated as if it appeared at the point where this tag is encountered. Any plain text/html will also be output as normal. To accomplish the same thing from within a Perl block, use the groove subroutine.

Examples
<groove var={item:description}>

<groove {item:description}>

<groove file=/path/filename>

Syntax
This is a single tag and you must specify either the var or file attributes.

Attributes
var="groove" the specified variable.
file="groove" the specified file.


More
The groove Perl Subroutine

See Also
Mirror Tag
Show Tag

Up To
Agent Tags
Complete Tag Reference


WebGroove® is a registered trademark of Creativision Publishing Corporation