Update Checklist

The Simulate Update Checklist block allows you to update a checklist. You need to provide the Checklist Key to specify which checklist to update.

Simulate Update Checklist Block

Input Pins

circle-info

The Simulate Update Checklist block has multiple input pins

You can update the following pins: ChecklistName(String),TotalDuration(Integer), CountDurationFromTasks(Integer), RequiredIndividualTaskCompletion(Boolean), and Tasks(Dictionary List).

chevron-rightChecklistKeyhashtag

This is the checklist key of the checklist to be updated.

Data Type : Integer

Output Pins

chevron-rightChecklist Detailshashtag

Displays the status of the checklist after it has been updated

Data Type : Dictionary

Example of using the Simulate Update Checklist Block in a real application

Last updated