Page History
...
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result(Optional) | Reference to the inserted object | |
Item | *Input | Instance to be stored in the collection | |
Key | *Input | Key used to access the collection item |
...
Inserting an existing reference into a collection specifiying specifying the key to be used to access it.
...
Inserting a new button instance into a collection specifiying specifying the key to be used to access it.
...