Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
DataBuilderFormulaConcat
Class DataBuilderFormulaConcat
Hierarchy (
View Summary
)
DataBuilderFormulaBase
DataBuilderFormulaConcat
Index
Constructors
constructor
Methods
to
Object
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
get
Schema
to
String
Properties
type
args
options
delimiter
values
Constructors
constructor
new
DataBuilderFormulaConcat
(
options
:
null
|
ConcatFormulaOptions
,
)
:
DataBuilderFormulaConcat
Parameters
options
:
null
|
ConcatFormulaOptions
Returns
DataBuilderFormulaConcat
Methods
to
Object
toObject
()
:
any
Returns
any
get
Variable
Locators
getVariableLocators
()
:
string
[]
Returns
string
[]
transform
Vars
transformVars
(
transformations
:
any
)
:
any
Parameters
transformations
:
any
Returns
any
get
Value
getValue
(
variables
:
any
)
:
undefined
|
string
Parameters
variables
:
any
Returns
undefined
|
string
resolve
Value
resolveValue
(
params
:
ResolveFormulaParams
)
:
Promise
<
undefined
|
string
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
undefined
|
string
>
get
Schema
getSchema
()
:
{
type
:
string
}
Returns
{
type
:
string
}
to
String
toString
(
variablesSchema
:
any
)
:
string
Parameters
variablesSchema
:
any
Returns
string
Properties
type
type
:
DataBuilderFormulaType
args
args
:
any
options
options
:
null
|
ConcatFormulaOptions
delimiter
delimiter
:
any
values
values
:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
Object
get
Variable
Locators
transform
Vars
get
Value
resolve
Value
get
Schema
to
String
Properties
type
args
options
delimiter
values
Console
SDK
REST API
Membrane React - v0.6.0
Loading...