VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
@SUM
Windows ✓Linux ✓macOS ⏳
Syntax
@SUM(<value1>,<value2> , ...)
Description
This function returns the sum of its two or more arguments, which are treated as integers.
OK
Unchanged.
Example
%S = @SUM(%S,10)