|
|||||
|
|||||
Useful Things |
MVEL 2.0 Concatenation Operator
MVEL uses the # (pound sign/number sign) as the concatenation operator. In MVEL 1.2/1.3 it was necessary to use this operator to override the default behavior of the type recognition system to see numbers inside Strings. However MVEL 2.0 employs a smarter type-recognition scheme, and this operator is retained for legacy purposes. Examples |
||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||