Description Usage Arguments Value Examples
Example function that adds two values together.
1 | add(a, b)
|
a |
number value |
b |
number value |
sum of a and b
1 2 | add(5, 6)
# 11
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.