Create an official array and dump parameters of current function into this array, to preserve parameters of function after system action:wait
, or system action:wait for signal
.
Function parameters would not be preserved after any wait action, user need to save them manually.
Action:Dump parameters into a new array
. to