+3
Under review
Allow IF Statement option of if() vs compare select.
The IF block presently always produces a compare select statement to produce its results. The problem is sometimes IF statements are used to avoid evaluation of a bunch of logic. A compare select will cause all of the potentially expensive branches of the conditons be evaluated. I'd like to be able to opt into a full on IF statement for those cases where I need it.
0
Answer
Under review
Freya Holmér (Developer) 11 years ago
Customer support service by UserEcho