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.


icon

Inputs/Outputs

  • cgenclassrntag.png 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.

  • ccclst.png property

    Represents a certain property

  • cu16.png object type

    Enumeration for the object type. {File:0, Channel Group:1, Channel:2}

  • cstr.png property name

  • cu16.png data type

    Data type of a property indexed by the DataFinder. {Unknown:0, String:23, Int32:3, Double:10, Time stamp:30}

  • cstr.png prefix

  • cgenclassrn.png query reference

    query reference is the reference to the query for the search.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cu32.png 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.

  • igenclassrntag.png 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.

  • i1dstr.png property values

    property values specifies the values of the properties.

  • igenclassrn.png query reference out

    query reference is the reference to the query for the search.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • ibool.png 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.