slimr_template_info: Get information on templating in a slimr_script

Description Usage Arguments Value

Description

Returns information on templated variables and their default values in a slimr_script

Usage

1
slimr_template_info(script_temp)

Arguments

script_temp

A templated slimr_script to retrieve information from

Value

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.


rdinnager/slimrlang documentation built on June 20, 2020, 8:17 p.m.