❔ Flee Library, Issue add Variable to Variable Collection with Null Value
I'm using flee third party Library to evaluate expression .
I want to add Variable to expression with null value like this code in below 👇:
I got exception ArgumentNullException .
is there any way to add variable with null value.
Note : i wouldn't to check value in code because the string expression is input from user
2 Replies