Hmmm.... not that I know of. instanceof is not a supported operator ATM in JEXL.
On Tue, 26 Oct 2004 12:57:28 -0700, Andy Depue <[EMAIL PROTECTED]> wrote: > Does the JEXL expression language have any way to determine if a particular > variable is an instance of a particular class? For example: > var instanceof SomeClass > > Thanks, > Andy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
