Assuming matches is required, the following 21 results were found.
m_OutputRecord = Map(); // // obtain each field in this record and create our own map... // in this case, my table exactly matches the keys so this isn't really necessary but just in case I wanted to filter some fields out... for each v_Field in...