Rec
Rec Example: MESSAGE(Rec:GETVALUE('Name'));
If the list is not empty the Rec variable contains the currently selected record. Cards always have a record. It is not possible to run a card without a record.
The example will display the customer name in a dialogue window, if run on the customer card or customer list.