Crystal Reports Designer  

代入(Basic 構文)

代入には等号(=)を使用します。オプションのキーワード Let を付けることもできます。

x = 10
Let y = 20

参照

Basic 構文