Description Usage Arguments Value
This function can be used to modify calls in several ways.
1 |
call |
Call object to be modified. |
newcall |
New function to be called. |
newargs |
List, new arguments and their values. |
keepargs |
List, arguments in original call to keep, with the rest being dropped. |
dropargs |
List, arguments in original call to drop, with the rest being kept. |
New call object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.