Generic Function Add-Lexical-Variable (1 method)
(
add-lexical-variable < query > < variable > )
Add a lexical variable named VARIABLE to the QUERY.
Lexical variables can be referenced in the asserts and collects of the query and their
values are passed to EXECUTE-QUERY in the order they are added to the QUERY.
Method Summary
add-lexical-variable < query > < t > |