
The Clear node removes all of the key-value pairs from a given Map, removing all of the Map's contents. Subsequently, the Map's length will be reset to zero.
Inputs
Pin Location | Name | Description |
---|---|---|
![]() |
(In) Exec | Input execution pin. |
![]() |
Target Map | The Map that you want to clear entries from. |
Outputs
Pin Location | Name | Description |
---|---|---|
![]() |
(Out) Exec | Output execution pin. |
Example Usage
