Synopsis: $querywin() Technical: This function returns the window owning the query target , or nothing if there are no queries for . Returns: the window refnum of the window owning Examples: /window refnum 2 /query =person /eval echo $querywin(=person) /* returns 2 */ See Also: query(1)