Class ReptFunction

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

public class ReptFunction extends Object implements Function
This function returns text repeated Count times.
Author:
Cedric Pronzato
See Also: