Description Usage Arguments Value
This function will attempt to check the recordKeepingFile
to determine if a list of operations have completed by comparing the
keys passed into the function with the checksum supplied
1 | getRequiredTasks(..., checksum, recordKeepingFile)
|
... |
Parameter values used to identify the key in the incremental record keeping file |
checksum |
The checksum representing the operation to check |
recordKeepingFile |
A file path to a CSV file containing the record keeping information. |
Returns a list of outstanding tasks based on inspecting the full contents of the record keeping file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.