add
add(String name, String value) function
Adds a new tag to collection.
Parameters
| Name | Type | Description |
|---|---|---|
| name | String | The name of the tag. |
| value | String | The value of the tag. |
Result
int
Adds a new tag to collection.
| Name | Type | Description |
|---|---|---|
| name | String | The name of the tag. |
| value | String | The value of the tag. |
int