Closed toggledbits closed 6 years ago
Implemented in develop branch. There's no UI for it, but the state variable MessageExpr
can be set to an expression to generate the message displayed when the query succeeds. Any failure of the query or expression still results in a canned error message; the MessageExpr
result is only shown in the absence of any errors.
Released in v1.8
Rather than show the generic "Query succeeded" message, show data from the expression evaluations.