+ 演算子(加算)

2つの式の和を返す演算子

Expression1-Expression2

Parameters

引数名説明
Expression1任意の式
Expression2任意の式

Related

, if(式), Var:=式