Description Usage Arguments See Also Examples
This is an alternative to subsitute that performs one job, and so gives a stronger signal regarding the intention of your code. It returns an error if the name is not associated with a promise.
1 | uneval(x)
|
x |
unquoted variable name that refers to a promise. An error will be thrown if it's not a promise. |
Other promise tools: is_promise
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.