Sample
Environment Variables
Name
Value
<% foreach(keys %ENV){ %>
<%=$_%>
<%=$ENV{$_}%>
<% } %>