Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

ReadDirection

Grooper.Extract

Defines the direction in which values will be read.

Can be one of the following values:

NameValueDescription
Forward0Matches cases where the key appears first, followed by the value.
Reverse1Matches cases where the value appears first, followed by the key.
Either2Matches cases where the key and value appear in either order.

Used By

Notification