Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
RunEmbeddedMql
Class RunEmbeddedMql
Hierarchy
IFunction
RunEmbeddedMql
Index
Methods
eval
eval
Call
validate
Ids
Methods
eval
eval
(
optionLookup
:
object
, context
:
IFunctionEvaluatorContext
)
:
any
Parameters
optionLookup:
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
validate
Ids
validate
Ids
(
names
:
string
[]
)
:
void
Parameters
names:
string
[]
Returns
void
Globals
Run
Embedded
Mql
eval
eval
Call
validate
Ids
Generated using
TypeDoc