Due to the timing on how it works you have to have a fake delay/skip 1 step before the function if you are using it on complete.
Then you can simply use the wait action with a value of 0 (no need for 0.00001).
Wait 0 will execute the following actions on the next tick of execution.