DynamicQuery::AddRecordArray (open)
Add a new selected record array source to the query
Syntax
LOADLIB "wh::dbase/dynquery.whlib";
MACRO AddRecordArray(STRING rename, RECORD ARRAY vals, STRING ARRAY select_columns)Parameters
STRING renameName of the record array in the query
RECORD ARRAY valsValues of the record array
STRING ARRAY select_columns