SortCandidatesByWeight
This method sorts evaluated field candidates by their weight.
Syntax
SortCandidatesByWeight(Ascending as Boolean)
Parameter | Description |
---|---|
Ascending | True: Sort the candidates ascending, that means by descending weight value.
False: Sort the candidates descending, that means by ascending weight value. |