public final class ArrayMid extends BIF
Constructor and Description |
---|
ArrayMid() |
Modifier and Type | Method and Description |
---|---|
static Array |
call(PageContext pc,
Array arr,
double start) |
static Array |
call(PageContext pc,
Array arr,
double start,
double count) |
Object |
invoke(PageContext pc,
Object[] args) |
public ArrayMid()
public static Array call(PageContext pc, Array arr, double start) throws ExpressionException
ExpressionException
public static Array call(PageContext pc, Array arr, double start, double count) throws ExpressionException
ExpressionException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee