@Code
設定 價格=50
End Code
<html>
<body>
如果 價格>30 那麼
列印 “價格太高了。”
End If
</body>
</html>