Thanks Eric for confirming this. Since in VFR I saw only "==", I was thinking
it is not supported.
-Sathya
From: Dong, Eric [mailto:eric.d...@intel.com]
Sent: Wednesday, January 30, 2013 6:35 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] suppressif expression
Sathy
Sathya,
Add my comments below.
Thanks,
Eric
From: Prakash, Sathya [mailto:sathya.prak...@lsi.com]
Sent: Thursday, January 31, 2013 3:59 AM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] suppressif expression
Excerpt from VFR Spec:
ideqvalExp ::=
"ideqval"
vfrQuestionDat
Excerpt from VFR Spec:
ideqvalExp ::=
"ideqval"
vfrQuestionDataFieldName "==" Number
Hi,
Is it legal to use less than or greater than symbol within suppressif
expression? Please advice.
For example:
suppressif ideqval Form001.VolumeCount < 1;
endif;
If the above expression is illegal, how to u