LoadRecord

Takes two parameters, TableName, RecordAlias

Description:

The single Record from the Table will be loaded into the Query, any previous data in the Query is discarded.

Example:

LoadRecord "MemTab.Person", pPersonAlias