Class ChooseFunction

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

public class ChooseFunction extends Object implements Function
This function uses an index to return a value from a list of values. The first value index is 1, 2 for the second and so on.
Author:
Cedric Pronzato
See Also: