Get Indexed Value List VI
- Updated2024-07-30
- 3 minute(s) read
Returns a list of strings which contains all indexed values for the specified string property. You can restrict the list of values by setting a prefix. The list is also restricted by the given query.

Inputs/Outputs
DataFinder reference
—
DataFinder reference is the reference to the DataFinder that is to be used to execute the search. To connect a registered DataFinder, select the DataFinder from the DataFinder named control.
property
—
Represents a certain property
prefix
—
query reference
—
query reference is the reference to the query for the search.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
max value count (200)
—
max results count (200) specifies the maximum number of search results that the DataFinder determines. You can enter values from 1 to 16,384. The default maximum number of determined search results is 200.
DataFinder reference out
—
DataFinder reference is the reference to the DataFinder that is to be used to execute the search. To connect a registered DataFinder, select the DataFinder from the DataFinder named control.
property values
—
property values specifies the values of the properties.
query reference out
—
query reference is the reference to the query for the search.
error out
—
error out contains error information. This output provides standard error out functionality.
incomplete values?
—
incomplete results? is TRUE if more search results exist than the maximum number of search results that are requested. If you want to display more search results, you must increase the value of the Max results count parameter. |
DataFinder reference
—
property
—
object type
—
property name
—
query reference
—
error in (no error)
—
max value count (200)
—
DataFinder reference out
—
property values
—
query reference out
—
error out
—
incomplete values?
—