Passes the value of the specified dataset column to a query.
colvalue(column_name)
The function takes as an argument a column name.
Documents matching the query.
colvalue("Column 3") finds values of the column "Column 3".
synonym(colvalue("Column 3")) finds synonyms of the values of the column "Column 3".