Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CountFunction
Class CountFunction
Hierarchy
IFunction
CountFunction
Index
Methods
eval
eval
Call
Count
Eval
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
Static
Count
Eval
Count
Eval
(
row
:
Row
, mode
:
string
)
:
number
Parameters
row:
Row
mode:
string
Returns
number
Globals
Count
Function
eval
eval
Call
Count
Eval
Generated using
TypeDoc