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

|

The groove Perl Subroutine
Allows you to build dynamic chunks of code and execute them on the fly or embed them within Perl's advanced looping and conditional structures.
 Perl Example
<perl>
groove {item:description};
groove $item{description};
</perl>
 Process a string containing a chunk of HTML/Agent code, as if it appeared at the point of this subroutine call.
 Up To
 Agent Subroutines
 Groove Tag
 WebGroove® is a registered trademark of Creativision Publishing Corporation
|
 |
|

|