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

public class RightFunction extends Object implements Function
This function returns a selected number of text characters from the right.
This function depends on MidFunction.
Author:
Cedric Pronzato
See Also: