Example: Mapping the CONCAT function
The mapping for the CONCAT function uses symbols and returns a string, not a Boolean. You must enclose it in parentheses:
<FunctionMapping FunctionName="CONCAT">
  ($P0 + $P1)
</FunctionMapping>

Additional Links:

Copyright Actuate Corporation 2012