追加

説明

指定された2つの整数値を加算し、結果を戻します。

構文

Add(Int1,Int2:Integer):Integer

Add(1,4)

戻り値は5です。