The value of strSomeText is: <%=strSomeText%>

<% strSomeText = "Goodbye!" %> The value of strSomeText is: <%=strSomeText%>