×

Complete Item

iOS 14 +

Notes

Completes the given item

Syntax

completeItem(item: <#Object (Item)#>, date: <#Date#>, skipped: <#Boolean#>, note: <#String (Allows Variables)#>)

Example

completeItem(item: Item(displayString: "Pay Bills", identifier: "8E4E6CBE-5BEC-4E9E-8E82-495D8FF393C8"), date: February 26th 2022, skipped: false, note: "Hello World!")