Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
Eval
Class Eval
Hierarchy (
View Summary
)
Base
Eval
Index
Constructors
constructor
Methods
resolve
Value
to
String
get
Variable
Locators
get
Available
Operators
get
Operator
get
Value
get
Schema
to
Object
transform
Vars
Properties
type
args
value
operator
Key
operand
Constructors
constructor
new
Eval
(
args
:
any
,
formulaValue
:
any
)
:
Eval
Parameters
args
:
any
formulaValue
:
any
Returns
Eval
Methods
resolve
Value
resolveValue
(
params
:
ResolveFormulaParams
)
:
Promise
<
any
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
any
>
to
String
toString
(
_variablesSchema
?:
any
)
:
string
Parameters
Optional
_variablesSchema
:
any
Returns
string
get
Variable
Locators
getVariableLocators
()
:
string
[]
Returns
string
[]
get
Available
Operators
getAvailableOperators
(
variablesSchema
:
DataSchema
)
:
EvalOperator
[]
Parameters
variablesSchema
:
DataSchema
Returns
EvalOperator
[]
get
Operator
getOperator
(
variablesSchema
:
any
)
:
EvalOperator
Parameters
variablesSchema
:
any
Returns
EvalOperator
get
Value
getValue
(
variables
:
any
)
:
boolean
Parameters
variables
:
any
Returns
boolean
get
Schema
getSchema
()
:
{
type
:
string
}
Returns
{
type
:
string
}
to
Object
toObject
()
:
{
$eval
:
any
}
Returns
{
$eval
:
any
}
transform
Vars
transformVars
(
transformations
:
any
,
)
:
undefined
|
{
$eval
:
any
;
[
x
:
string
]:
any
}
Parameters
transformations
:
any
Returns
undefined
|
{
$eval
:
any
;
[
x
:
string
]:
any
}
Properties
type
type
:
DataBuilderFormulaType
args
args
:
any
value
value
:
any
operator
Key
operatorKey
:
string
operand
operand
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
resolve
Value
to
String
get
Variable
Locators
get
Available
Operators
get
Operator
get
Value
get
Schema
to
Object
transform
Vars
Properties
type
args
value
operator
Key
operand
Console
SDK
REST API
Integration App React - v2.13.2
Loading...