Runs the content as Pike code. This tag is not always available, since it can be a security hazard.
Example
<gtext><pike> string a; a = "Hello"; a += " World"; return a; </pike></gtext>