After looking through a few examples and the documentation, I didn't
see anything about being able to hide lines based on a conditional.
Is there anyway to do something like this?
<Line display="iff(cond, true, false)"> ?
<Line suppress="(iif(cond, true, false))">
- Bob
On Mon, 2006-10-23 at 12:09 -0600, Evan Gates wrote:
> After looking through a few examples and the documentation, I didn't
> see anything about being able to hide lines based on a conditional.
> Is there anyway to do something like this?
>
> <Line display="iff(cond, true, false)"> ?
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Rlib-users mailing list
> Rli...@li...
> https://lists.sourceforge.net/lists/listinfo/rlib-users
--