Get(RecordNumber)The value returned is determined by the relative place of the record in the found set, and it changes depending on the find criteria and the sort order.
• To return a value that uniquely and permanently identifies a record in this table, use Get(RecordID).
• If you specify the context for the current calculation, this function will be evaluated based on that context; otherwise, it will be evaluated based on the context of the current window.
• Returns 3 when the current record is the third record in a found set.