InlineValueVariableLookup$Typings extension
Properties
- caseSensitiveLookup → bool
-
How to perform the lookup.
no setter
- range → Range
-
The document range for which the inline value applies.
The range is used to extract the variable name from the underlying document.
no setter
- variableName → String?
-
If specified the name of the variable to look up.
no setter