Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
Formula
Concat
Class Concat
Hierarchy (
View Summary
)
Base
Concat
Index
Constructors
constructor
Properties
type
args
delimiter
values
options
Methods
resolve
Value
to
Object
get
Variable
Locators
transform
Vars
get
Value
get
Schema
to
String
Constructors
constructor
new
Concat
(
options
:
null
|
ConcatFormulaOptions
)
:
Concat
Parameters
options
:
null
|
ConcatFormulaOptions
Returns
Concat
Properties
type
type
:
DataBuilderFormulaType
args
args
:
any
delimiter
delimiter
:
any
= DEFAULT_DELIMITER
values
values
:
any
[]
= []
options
options
:
null
|
ConcatFormulaOptions
Methods
resolve
Value
resolveValue
(
params
:
ResolveFormulaParams
)
:
Promise
<
any
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
any
>
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
Deprecated
Use
resolveValue
instead.
get
Schema
getSchema
()
:
{
type
:
string
}
Returns
{
type
:
string
}
to
String
toString
(
variablesSchema
:
any
)
:
string
Parameters
variablesSchema
:
any
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
args
delimiter
values
options
Methods
resolve
Value
to
Object
get
Variable
Locators
transform
Vars
get
Value
get
Schema
to
String
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...
Deprecated
Use
resolveValue
instead.