Question
Hello Daniel,
I'm looking at the IF_STATEMENT validation. In the current form I can't get this functionality to report a validation error. Could you give me an example of an IF statement which would cause an error to occur -
Somthing of the type #:
if(1)
{
// if statement body
}
Regards
Steve Smith