Operators
In PowerShell, operators are symbols or keywords used to perform operations on variables, expressions, and other elements of a script. There are several types of operators available in PowerShell, including arithmetic operators, comparison operators, logical operators, assignment operators, and more.