×

Perform Calculation

iOS 14 +

Notes

Please use the 'Calculate With Soulver' action, this will be removed in a future update.

Syntax

performCalculation(expression: <#String (Allows Variables)#>, roundResult: <#Boolean#>, decimalPlaces: <#Integer#>)

Example

performCalculation(expression: ""10 + 10"", roundResult: true, decimalPlaces: 1)