| InfoToday Tools for Visual Rams |
| Viewing Data Records |
lcOldBillingName = loITRDS.OCUSTOMERS.oData.Name
or for customer status;
lcStatus = loITRDS.OCUSTOMERS.oData.Status
Thus to access information you need to know the field names of the tables in Rams. This can easily be done using the "DataManager" within Visual Rams Pro.