Description:
Used to assign a value to a variable or property.
Note:
The name on the left side of the equal sign can be a simple scalar variable or an array. Properties on the left side of the equal sign can only be those properties that are writable in the running application.