1 2 3 4 5 6
<h3>A esp include file</h3> <% function testfn(test) { return "the argument was " + test; } %>