Assignment Operators are of two types. Simple assignment operator, and Compound assignment operator.
The simple assignment operator assigns the value of the right operand to the variable (or the field) specified in the left operand.
The following is a simple assignment operator:
Example:
Compound assignment operators consist of a binary operator and the simple assignment operator. They perform the operation of the binary operator on both operands and store the result of that operation into the left operand.
The following are compound assignment operators:
Example:
Example:
Example:
Example:
Example:
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
All-in-one knowledge management and training platform for your employees and customers.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.