Description Usage Arguments Value
Returns information on templated variables and their default values in a slimr_script
1 | slimr_template_info(script_temp)
|
script_temp |
A templated |
A list of lists. The top-level is named for the blocks in which templated variables exist. For each block with templated variables the element is a list named with all templated variables in that block, and its values are equal to the default values for those variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.