演算子

任意の Visual Basic 演算子を使用できます。

  • 算術演算子:+、-、/、*

  • 論理演算子:or、and、not、xor

  • 比較演算子:<、>、<=、>=、=、Like、<>

  • 文字列演算子:+、&

以下も参照してください。