using conditional and mathematical operators

Stimulsoft Ultimate discussion
Post Reply
andrets13
Posts: 4
Joined: Fri May 15, 2015 9:36 pm

using conditional and mathematical operators

Post by andrets13 »

using conditional and mathematical operators within the Reporter. because only accepts IIF, but did not fit IF, that programming language is?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: using conditional and mathematical operators

Post by HighAley »

Hello.

We support C# and VB.NET languages. You could change them in report properties. By default the report language is C#
IIF() is our internal function. You could use if statement. It should be written in lower case.

Thank you.
Post Reply