mingo
Preparing search index...
core/_internal
computeValue
Function computeValue
computeValue
(
obj
:
unknown
,
expr
:
unknown
,
operator
:
string
,
options
:
Options
,
)
:
unknown
Computes the value of the expression on the object for the given operator.
Parameters
obj
:
unknown
expr
:
unknown
operator
:
string
options
:
Options
Returns
unknown
Deprecated
use
evalExpr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Computes the value of the expression on the object for the given operator.