Skip to content

Commit e9283a2

Browse files
doc: Fixes variable readme docs
1 parent b5c8c49 commit e9283a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,8 @@ To use them, simply enter the value in the input string. Below is an example of
4949

5050
### Query Variables
5151

52-
You can use the Haystack connector to source variables. Currently, only "Eval"-style variable queries are supported,
53-
where an Axon string is used to retrieve a grid and the column that contains the variable values is specified. If no
54-
column is specified, the first one is used.
52+
You can use the Haystack connector to source variables. Create a query and then enter the column that contains the
53+
variable values. If no column is specified, the first one is used.
5554

5655
The value injected by the variable exactly matches the displayed value, with the exception of Ref types, where the
5756
injected value is only the ID portion (i.e. the dis name is not included in the interpolation). Multiple-select values

0 commit comments

Comments
 (0)