Page 1 of 1

Make Eval() more flexible

Posted: Sat Feb 06, 2021 7:52 pm
by lazi
I would like to ask a switch to eval for avoiding "Value expected".
The unevaluable strings could result zero value.

What do you think?

Re: Make Eval() more flexible

Posted: Sun Feb 07, 2021 9:38 pm
by airsoftsoftwair
Yes, that could probably be added quite easily...

Re: Make Eval() more flexible

Posted: Tue Mar 02, 2021 7:40 pm
by airsoftsoftwair

Code: Select all

- New: Added "NoDeclare" tag to Eval(); if this is set to TRUE, all undeclared variables in the expression will simply be treated as 0