<% Option Explicit %> <% Dim Temperature, Boiling Temperature = 190 %> The water is heated for 5 minutes.

<% If Temperature = 220 Then Boiling = True %> The water is boiling!

<% End If %> Then the stew is done.

1