EK RTF report components for .Net
PreviousUpNext
IF-ENDIF construction in report

Format of IF-ENDIF construction is: 

 

\If(<boolean value>)\ 

............................................. 

\elsif(<boolean value>)\ 

............................................. 

\elsif(<boolean value>)\ 

............................................. 

\else\ 

............................................. 

\endif\ 

 

 

\elsif\ and \else\ are optional. 

<boolean value> may be a variable, data field or user defined function.

Copyright (c) 2007. All rights reserved.