xxxxxxxxxx
# If you want to include in your string a quotation marks in, you need to put
# behind the quotation marks the backtick symbol. If you don't know what this is
# 'Backtick symbol' then search that in google and look how this is looks like.
# Here below there is an example about quotation marks in string:
Write-Output "Your name is `"Hell`"???"