logo-MindMajix
c
chris bons

Posted on 26th July 2024|127 views

0
votes

Powershell Concatenate String

How does String Concatenation happen in Powershell?

1 answers
Answers
P
Surya kumar

Posted on 26th July 2024| views

In Powershell, String concatenation is achieved by “+” operator.

Example:

$String1=”Viswanath”
$String2=”Hello”
Write-Host “Concatenate String”
$String1+$String2

Output

Viswanath.Hello


 

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo

  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos
Name
Course *
Email *
Phone Number