Version: 2023.1
言語: 日本語

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.