Version: 2022.3

SearchExpressionKeyword

enumeration

切换到手册

描述

Enum contaning all keywords used as configuration parameter in builtin evaluator of SearchExpression.

变量

NoneUnrecognized keyword.
AscAsc (contraction of Ascending). Used in sor{} to define the sorting order.
DescDesc (contraction of Descending). Used in sor{} to define the sorting order.
AnyAny keyword.
AllAll keyword.
KeepIndicates to keep results from first set.
SortIndicates to yield sorted results.