Returns the current reversal state. This is the value that was used by the most recent call to the
Rev function to determine whether the list was reversed or not. An odd value means that the list was reversed, an even value means that the list was presented in its normal order.
Current reversal state.
The current reversal state is stored by the mrScriptBasic engine and Evaluate component and passed to the
Rev function as a hidden parameter.