Adds a name value pair to the NamedValues object
"namedValues_var" is a variable referencing a NamedValues object. |
"namedValues_var" is a variable referencing a NamedValues object. |
| Type | Description |
| boolean | Returns true if the name value pair is added successfully. |
| Name | Type | Description |
| name | string | A name for the name value pair |
| value | ValueInput | A ValueInput object that defines the value of the name value pair |