fralx / LimeReport

Report generator for Qt Framework
http://limereport.ru/
Other
403 stars 154 forks source link

Adding variable to script #273

Closed yanis60 closed 4 years ago

yanis60 commented 4 years ago

Hi,

Can yo please add an ability to set variables ($V{}) in the script??

fralx commented 4 years ago

Hi! You can use setVariable("VarName",VarValue) for this purpose.