Navigation: ESL Documentation > ESL Programmers Guide > Table Objects > Creating and Manipulating Table Objects > Table References
column LastName of PeopleTable
column "401(k)" of EmployeeTable
# Column names can be any string, if quoted.
column 4 of GenericTable
column NameOfSelectedColumn of CurrentTable