71
Requests | Пожелания / Re: Documentation of LDR's script language
« Last post by JeremieBourque on March 18, 2024, 05:55:45 pm »Hello,
Did you end up finding any information?
Thanks
Did you end up finding any information?
Thanks
News: LimeReport new version 1.5 has been released
Вышла новая версия LimeReport 1.5
page_1.beforeRender.connect(beforePrint);
function beforePrint()
{
page_1.printable=false;
page_1.isVisible=false;
}
$S{SUM($S{$D{stock_sql.totret}-$D{stock_sql.totissue}},"DataBand2")}
Expression must be wrapped by $S{}