Class ExactFunction

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

public class ExactFunction extends Object implements Function
This function reports if two given text values are exactly equal using a case-sensitive comparison.
Author:
Cedric Pronzato
See Also: