railo.runtime.functions.string
Class Replace
java.lang.Object
railo.runtime.functions.string.Replace
- All Implemented Interfaces:
- Serializable, Function
public final class Replace
- extends Object
- implements Function
- See Also:
- Serialized Form
Replace
public Replace()
call
public static String call(PageContext pc,
String str,
String sub1,
String sub2)
call
public static String call(PageContext pc,
String str,
String sub1,
String sub2,
String scope)
throws ExpressionException
- Throws:
ExpressionException
Copyright © 2012 Railo