×

Increase Tracker Value

iOS 14 +

Notes

Increases the current value of the specified tracker

Syntax

increaseNumberTracker(tracker: <#Object (Tracker)#>, amount: <#Double#>, note: <#String (Allows Variables)#>)

Example

increaseNumberTracker(tracker: Tracker(identifier: "abcde-f", displayString: "Hello World"), amount: 42.5, note: "This is a cool tracker!")