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