Membrane SDK - v0.3.0
Console
React Lib
REST API
Preparing search index...
Formula
FirstNotEmpty
Class FirstNotEmpty
Hierarchy (
View Summary
)
Base
FirstNotEmpty
Index
Constructors
constructor
Properties
type
args
Methods
to
Object
to
String
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
get
Schema
Constructors
constructor
new
FirstNotEmpty
(
args
:
any
[]
)
:
FirstNotEmpty
Parameters
args
:
any
[]
Returns
FirstNotEmpty
Properties
type
type
:
DataBuilderFormulaType
args
args
:
any
Methods
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
get
Value
getValue
(
variables
:
any
)
:
any
Parameters
variables
:
any
Returns
any
Deprecated
Use
resolveValue
instead.
resolve
Value
resolveValue
(
params
:
ResolveFormulaParams
)
:
Promise
<
any
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
any
>
get
Schema
getSchema
(
variablesSchema
:
any
)
:
any
Parameters
variablesSchema
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
args
Methods
to
Object
to
String
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
get
Schema
Console
React Lib
REST API
Membrane SDK - v0.3.0
Loading...
Deprecated
Use
resolveValue
instead.