You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by ro...@agilent.com on 2005/02/04 01:16:10 UTC

JEXL syntax question pt 2

In the syntax document
<http://jakarta.apache.org/commons/jexl/reference/syntax.html>  about
4/5 of the way down pg 1 in the description of Statements it says that a
statement can be "...block, ASSIGNMENT, or an expression" (emphasis
added). What is meant by the word "assignment"? Does the script writer
have the ability to assign into attributes?

 

Thanks!
-Robert

 

 


Re: JEXL syntax question pt 2

Posted by Dion Gillard <di...@gmail.com>.
Not yet :-)

Assignment, e.g  a = 1.2 + b * 5, is available as a patch and planned
for 1.1 of JEXL.


On Thu, 3 Feb 2005 17:16:10 -0700, robert_gary@agilent.com
<ro...@agilent.com> wrote:
> In the syntax document
> <http://jakarta.apache.org/commons/jexl/reference/syntax.html>  about
> 4/5 of the way down pg 1 in the description of Statements it says that a
> statement can be "...block, ASSIGNMENT, or an expression" (emphasis
> added). What is meant by the word "assignment"? Does the script writer
> have the ability to assign into attributes?
> 
> Thanks!
> -Robert
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org