===== Action Wait ===== **WIP: //This is the original documentation//** This allows you to wait until the [[:tasker:plugins:joaomgcd:autotools:actionreport/|Action Report]] Tasker action reports something with the same Request ID. This is similar to the Wait Until Tasker Action but is cleaner because it doesn't need global variables and takes care of multiple values for you. ===== Input Fields ===== Required to get the plugin to function. ==== Request ID ==== Mandatory. ID that when reported with the 'Action Report' Tasker action will make this action complete. ==== Variables ==== Comma separated list of variable names to output. Values passed from the 'Action Report' action will have these names. ==== Last Variable Array ==== Enable to make the last variable defined above to be an array. ~~socialite~~