Equinox Online Help
Record location |
|
|---|---|
| Statement/Function | Description |
| LookupWrite | Writes to other table (no dictionary link) |
| Lookup | Reads from other table (no dictionary link) |
| CountRecords | Returns count of records in table |
| FindRecord | Finds record matching conditions |
| FindRecordLock | Finds record & locks it |
| CurrentTableName | Returns current table |
| GroupFindRecord | Finds record in other group with index value |
| IsLookup | Checks if Lookup operation will succeed |
| IsRecord | Checks if table has records |
| IsSameRecord | Compares record in subtable with one outside |
| SameRecord | Finds parent in subtable block |