Skip to content

add stringOps::toScalar and '#eval' dictionary directive

Mark OLESEN requested to merge feature-evalString into develop

The #eval directive is similar to the #calc directive, but for evaluating string expressions into scalar values using an internal parser for the evaluation

Merge request reports