Set two way property
- 18 May 2022
- 1 Minute to read
- DarkLight
- PDF
Set two way property
- Updated on 18 May 2022
- 1 Minute to read
- DarkLight
- PDF
Article Summary
Sets the target composite component's internal two-way property to a new value.
This flow function is only usable in isolation mode.'
This flow function is only usable for tw0-way bindable internal properties.
Internal properties can be configured via the isolation mode Properties section, accessible via the switch at the top of the view canvas.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|---|---|---|---|---|
Set internal property | variable | InternalPropertyAssignment | Yes | – | Sets the target composite component internal property to a new value. |
Output arguments
Number of outputs: 1
No output arguments.
Events
No events.
Errors
No errors.
Was this article helpful?