Should the verb be `Update` instead of `Add`? We aren't adding a new variable, we are appending/prepending values to an existing variable. Also, should the parameter be `-Separator` or `-Delimiter`? **Delimiter** is used in the CSV cmdlets.