Class LenFunction

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

public class LenFunction extends Object implements Function
This function returns the lengh in characters of the given value.
Author:
Cedric Pronzato
See Also: