This change ensures that the concatenation is done and the result passed as value to -Text.
This avoids errors like Add-WordText : A positional parameter cannot be found that accepts argument '+'.
This addresses one issue mentioned by @timmmay in #17
This change ensures that the concatenation is done and the result passed as value to
-Text
. This avoids errors likeAdd-WordText : A positional parameter cannot be found that accepts argument '+'.
This addresses one issue mentioned by @timmmay in #17