public final class ListSetAt extends BIF
Constructor and Description |
---|
ListSetAt() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
String list,
double posNumber,
String value) |
static String |
call(PageContext pc,
String list,
double posNumber,
String value,
String delimiter) |
static String |
call(PageContext pc,
String list,
double posNumber,
String value,
String delimiter,
boolean includeEmptyFields) |
Object |
invoke(PageContext pc,
Object[] args) |
public ListSetAt()
public static String call(PageContext pc, String list, double posNumber, String value) throws ExpressionException
ExpressionException
public static String call(PageContext pc, String list, double posNumber, String value, String delimiter) throws ExpressionException
ExpressionException
public static String call(PageContext pc, String list, double posNumber, String value, String delimiter, boolean includeEmptyFields) throws ExpressionException
ExpressionException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee