<%@ Page Language="VB" %> <% If Something() Then %>

2 + 3 = <%=2 + 3%>

<% End If %>