Size of Dictionary

The Size Of Dictionary Node.
Size Of Dictionary returns the total number of elements in a Dictionary.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Dictionary | Dictionary | The Dictionary, whose length you wish to return. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Dictionary | Dictionary | The Dictionary supplied to the Input Socket. |
Size | Int | The total number of elements in the Input Dictionary. |
Last modified 4mo ago