List_Keys routine

Returns a list of keys from a currently attached table.

List_Keys(tablename, sortlist)

The List_Keys routine has the following parameters.

ParameterDescription
tablenameSpecifies the name of a currently attached table.
sortlistSpecifies a column name or list of column names to sort by, from the dictionary of the table specified in tablename.
run List_Keys "SAMPLE_CUSTOMERS"
  • guides/programming/programmers_reference_manual/list_keys.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1