Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
LengthFunction
Class LengthFunction
Hierarchy
IFunction
LengthFunction
Index
Methods
eval
eval
Call
Methods
eval
eval
(
options
:
object
, context
:
IFunctionEvaluatorContext
)
:
any
Parameters
options:
object
[
id:
string
]:
any
context:
IFunctionEvaluatorContext
Returns
any
eval
Call
eval
Call
(
row
:
Row
, optionLookup
:
object
, context
:
IFunctionEvaluatorContext
, cb
:
MqlCallback
)
:
any
Parameters
row:
Row
optionLookup:
object
[
id:
string
]:
function
(
row
:
Row
, cb
:
MqlCallback
)
:
void
Parameters
row:
Row
cb:
MqlCallback
Returns
void
context:
IFunctionEvaluatorContext
cb:
MqlCallback
Returns
any
Globals
Length
Function
eval
eval
Call
Generated using
TypeDoc