Membrane SDK - v0.3.0
Console
React Lib
REST API
Preparing search index...
Formula
And
Class And
Hierarchy (
View Summary
)
Base
And
Index
Constructors
constructor
Properties
type
args
Methods
get
Value
resolve
Value
get
Schema
to
Object
to
String
get
Variable
Locators
transform
Vars
Constructors
constructor
new
And
(
args
:
any
[]
)
:
And
Parameters
args
:
any
[]
Returns
And
Properties
type
type
:
DataBuilderFormulaType
args
args
:
any
Methods
get
Value
getValue
(
variables
:
any
)
:
undefined
|
boolean
Parameters
variables
:
any
Returns
undefined
|
boolean
Deprecated
Use
resolveValue
instead.
resolve
Value
resolveValue
(
params
:
ResolveFormulaParams
)
:
Promise
<
undefined
|
boolean
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
undefined
|
boolean
>
get
Schema
getSchema
()
:
{
type
:
string
}
Returns
{
type
:
string
}
to
Object
toObject
()
:
any
Returns
any
to
String
toString
(
_variablesSchema
?:
any
)
:
string
Parameters
Optional
_variablesSchema
:
any
Returns
string
get
Variable
Locators
getVariableLocators
()
:
string
[]
Returns
string
[]
transform
Vars
transformVars
(
transformations
:
any
)
:
any
Parameters
transformations
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
args
Methods
get
Value
resolve
Value
get
Schema
to
Object
to
String
get
Variable
Locators
transform
Vars
Console
React Lib
REST API
Membrane SDK - v0.3.0
Loading...
Deprecated
Use
resolveValue
instead.