In iTest 3.2, we usually query from response map using variable (i.e: query status_by_ip("$ipaddr")), but seem like in iTest 3.4, when trying to query status_by_ip("$ipaddr") displays error message that no match found, or using status_by_ip($ipaddr) displays invalid query.
Thanks.