Hello,
When using the math function with equation="rand()", the code returns the warning "math: illegal characters".
This because the rand function can be called without parameters and the validation introduced here 215d81a broke the usage of this and other functions that have an option of not receiving a parameter.
Thanks!
Hello,
When using the math function with equation="rand()", the code returns the warning "math: illegal characters".
This because the rand function can be called without parameters and the validation introduced here 215d81a broke the usage of this and other functions that have an option of not receiving a parameter.
Thanks!