Operators In PowerShell
Operators In PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed variables in PowerShell. https://cloudaffaire.com/variables-in-powershell/ In this blog post, we will discuss operators in PowerShell. Like any other programming language, PowerShell also supports operator. Operators are constructs which behave generally like functions, but which differ syntactically or semantically from usual functions. Common simple examples include arithmetic (addition with +), comparison (equality with -eq), and logical…
Comments Off on Operators In PowerShell
August 4, 2020