This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • how to loop a!completeTask function and save the result

    how to loop a!completeTask function and save the result i have list of task ids and list of task inputs,on click of a button it should be able to complete tasks using a!completeTask function in a loop,but am unable to do it in a loop.Can anyone help…