<% Dim sEnv As String %>

Gambas web application

<% For Each sEnv In Env %> <% Next %>
Variable Value
<%=sEnv%> <%=Env[sEnv]%>