hisystems/Interpreter

Support implicit conversion from string to Expression

Closed this issue · 0 comments

It would be useful to be able to implicitly convert a System.String to an Expression. The expression when executed returns the literal Text value. This is useful when a value is typically a string but sometimes is a dynamic expression.