Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
StringFormatFunction
Class StringFormatFunction
Hierarchy
IFunction
StringFormatFunction
Index
Methods
eval
eval
Call
String
Format
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
String
Format
String
Format
(
format
:
string
, a
:
string
[]
)
:
string
Parameters
format:
string
a:
string
[]
Returns
string
Globals
String
Format
Function
eval
eval
Call
String
Format
Generated using
TypeDoc