I have a Data Band with a Text box and the following expression:
Code: Select all
{ IIF( {Results.Questions.Question_1 = "Red" } , "-20" , "0") }
Code: Select all
return StiMvcMobileViewer.GetReportSnapshotResult(HttpContext, stiReport);
Code: Select all
stimulsoft error cs1513: } expected
Please help.
Thanks,
Chris