Math Calculation ================ Category -------- Data Commands Description ----------- This command allows you to perform a math calculation and apply it to a variable. Use this command when you want to perform a math calculation. Parameters ---------- **Input Value** Supply the input to be computed, e.g., (2 + 1). **Thosand Separator** Optional - Indicate thousand seperator. Typically a comma or a decimal point (period). **Decimal Separator** Optional - Indicate decimal seperator. Typically a comma or a decimal point (period). **Variable Name** Enter variable name to store result. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Data Commands\\Math Calculation\\Math Calculation.xml` See Also -------- - :doc:`Generate Random Number ` - :doc:`Log Data ` - :doc:`Parse JSON Array ` - :doc:`Parse JSON Item ` - :doc:`Parse JSON Model `