Zoomed Image

AMSX Scripting Language - Command : calculate

Summary

Evaluate a mathematical or logical expression

Description

Evaluates the given expression string using the AMSX expression evaluator and stores the result. Supports arithmetic, string, and comparison operations.

Parameters

ParameterDescription
cmdexpression to evaluate

Syntax


Calculate "expression to evaluate"

Return to the AMSX Command Reference