Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== List_Keys routine ====== ==== Description ==== Returns a list of keys from a currently attached table. ==== Syntax ==== **List_Keys**(//tablename//, //sortlist//) ==== Parameters ==== The List_Keys routine has the following parameters. ^Parameter^Description^ |//tablename//|Specifies the name of a currently attached table.| |//sortlist//|Specifies a column name or list of column names to sort by, from the dictionary of the table specified in //tablename.\\ //|| ==== Example ==== <code> run List_Keys "SAMPLE_CUSTOMERS" </code> guides/programming/programmers_reference_manual/list_keys.txt Last modified: 2024/06/19 20:20by 127.0.0.1