Description Usage Arguments Value See Also
Copies the arguments of one function, "from", to "to".
1  | copy_args(from, to)
 | 
from | 
 A function with the arguments to copy  | 
to | 
 A function to receive new arguments  | 
function
See tictocify function body for a use case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.