railo.runtime.functions.list
Class ListGetAt
java.lang.Object
railo.runtime.functions.list.ListGetAt
- All Implemented Interfaces:
- Serializable, Function
public final class ListGetAt
- extends Object
- implements Function
- See Also:
- Serialized Form
ListGetAt
public ListGetAt()
call
public static String call(PageContext pc,
String list,
double posNumber)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String list,
double posNumber,
String delimiter)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String list,
double posNumber,
String delimiter,
boolean includeEmptyFields)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo