jobsta/reportbro-lib

computed parameters in lists

Closed this issue · 0 comments

Can computed parameters placed in lists?
I got error with it at this code.
I set List / text parameter and set textElementEval checkbox.
My expression is valid:

(str(${width}) + str('м.')) if (${width} > 0) else str('')