代码
dim price=50
结束代码

<html>
<body>
@如果价格大于30然后
  @<p>价格太高。</p>
结束如果

</body>
</html>