Provide inline value through a variable lookup. If only a range is specified, the variable name will be extracted from the underlying document. An optional variable name can be used to override the extracted name.
Provide inline value through a variable lookup. If only a range is specified, the variable name will be extracted from the underlying document. An optional variable name can be used to override the extracted name.
(case-sensitive-lookup? inline-value-variable-lookup)
How to perform the lookup.
How to perform the lookup.
(range inline-value-variable-lookup)
The document range for which the inline value applies. The range is used to extract the variable name from the underlying document.
The document range for which the inline value applies. The range is used to extract the variable name from the underlying document.
(variable-name inline-value-variable-lookup)
If specified the name of the variable to look up.
If specified the name of the variable to look up.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close