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.