@Code Dim price=20 End Code @if price>30 Then @

The price is too high.

Else @

The price is OK.

End If