guides:programming:programmers_reference_manual:get_si_values

Get_SI_Values routine

Returns all indexed values from the index for a column.

Get_SI_Values(tablename, columname)

The Get_SI_Values routine has the following parameters.

ParameterDescription
tablenameThe name of the table to search.
columnameThe name of the column to search.




The Get_SI_Values routine should only be used from the command line. Use Collect.IXVals() in a BASIC+ script to accomplish the same result.|

run Get_SI_Values "CAR_ORDERS", "DATE_ORD"
 
 
  • guides/programming/programmers_reference_manual/get_si_values.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1