Class ReplaceFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.text.ReplaceFunction
All Implemented Interfaces:
Serializable, Function

public class ReplaceFunction extends Object implements Function
This function returns text where an old text is substituted with a new text.
Author:
Cedric Pronzato
See Also: