Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
Formula
Iterate
Class Iterate
Hierarchy (
view full
)
Base
Iterate
Index
Constructors
constructor
Properties
type
source
item
args
Methods
resolve
Value
to
Object
to
String
get
Value
get
Schema
get
Variable
Locators
transform
Vars
Constructors
constructor
new
Iterate
(
args
)
:
Iterate
Parameters
args
:
IterateArguments
Returns
Iterate
Properties
type
type
:
DataBuilderFormulaType
source
source
:
any
item
item
:
any
args
args
:
IterateArguments
Methods
resolve
Value
resolve
Value
(
params
)
:
Promise
<
any
>
Parameters
params
:
ResolveFormulaParams
Returns
Promise
<
any
>
to
Object
to
Object
(
)
:
any
Returns
any
to
String
to
String
(
_variablesSchema
?
)
:
string
Parameters
Optional
_variablesSchema
:
any
Returns
string
get
Value
get
Value
(
variables
)
:
undefined
|
never
[]
Parameters
variables
:
any
Returns
undefined
|
never
[]
Deprecated
Use
resolveValue
instead.
get
Schema
get
Schema
(
variablesSchema
)
:
{
type
:
string
;
items
:
any
;
}
Parameters
variablesSchema
:
any
Returns
{
type
:
string
;
items
:
any
;
}
type
:
string
items
:
any
get
Variable
Locators
get
Variable
Locators
(
)
:
string
[]
Returns
string
[]
transform
Vars
transform
Vars
(
transformations
)
:
any
Parameters
transformations
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
source
item
args
Methods
resolve
Value
to
Object
to
String
get
Value
get
Schema
get
Variable
Locators
transform
Vars
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Deprecated
Use
resolveValue
instead.