Named This is just an example of a function with named slots. Run the function with named arguments and the values of the inputs will be printed to the console
| 1 2 | named(arg1 = "default input 1", arg2 = "default input 2",
  arg3 = "default input 3")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.