eval_expr_with_msg: Evaluate expression with meaningful message
Description
Method created for the FilteredData object to execute filter call with
meaningful message. After evaluation used environment should contain
all necessary bindings.
Usage
eval_expr_with_msg(expr, env)
Arguments
- expr
(language)
- env
(environment) where expression is evaluated.