Class IsTextFunction

java.lang.Object
org.pentaho.reporting.libraries.formula.function.information.IsTextFunction
All Implemented Interfaces:
Serializable, Function
Direct Known Subclasses:
IsNonTextFunction

public class IsTextFunction extends Object implements Function
This function retruns true if the given value is of type Text.
Author:
Cedric Pronzato
See Also: