Skip to content

Aman Dhally's Blog

the life of an IT administrator..

  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General

Tag: assignment operators

PowerShell

Adding New Lines to Strings

9 January, 20123 August, 2012 Aman Dhally

  PowerTip of the Day, from PowerShell.com:   In a previous tip you learned that text arrays can easily be multiplied. The same is true for assignment operators such as +=. When you apply this operator to a string, it appends a text: PS> $text = “Hello” PS> $text += “World” PS> $text HelloWorld When… Continue reading Adding New Lines to Strings

Disclaimer!

Please note all of these views and opinions are my own

Subscribe Podcast

Click Here to subscribe to the PodCast
Proudly powered by WordPress · Theme: Button by Automattic.