Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"flow"
AssignmentItem
Interface AssignmentItem
The assignment item.
interface
AssignmentItem
{
assignTo
:
string
;
operator
:
string
;
value
:
string
;
}
Index
Properties
assign
To
operator
value
Properties
assign
To
assign
To
:
string
The variable to be assigned.
operator
operator
:
string
The operator.
value
value
:
string
The value to assign.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
assign
To
operator
value
@cloud/document - v24.7.0
Loading...
The assignment item.