Example 4: Advanced. In-line Visual Basic Script setting a Perl variable <iw_pt> <iw_perl>my $y;</iw_perl> <iw_ostream filter='$y=$_; $_="";'> <iw_cscript language='vbs'><![CDATA[ WScript.Echo "Greetings Jon" ]]></iw_cscript> </iw_ostream> vbs data in perl variable: <iw_value name='y'/> </iw_pt> The output of this template is: vbs data in perl variable: Greetings Jon +-----------------------------------------------------------+ | Advanced Users | | | | For details, see <iw_ostream> (TeamSite:T::iw_ostream) | +-----------------------------------------------------------+