Description Usage Arguments Value
Functions that use either i (row index) or id (snip id) can use this function to validate correct input
1 | validate_i_and_id(i, id)
|
i |
The row index for the snippet |
id |
The id of the snippet |
Either calls stop or returns list with i and id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.