An expression is a combination of values, constants, variables, operators, or functions, evaluated to produce another value. The resulting value is one of the various data types, such as number, text, boolean, etc.
Expressions are broadly classified by the data type of the result it evaluates. For example:
For example, 2+3; is an numerical expression that evaluates to 5. An example of a text expression is name = "john " + "smith";, which evaluates to "john smith", which is text data type.
The result of an expression is usually assigned to a variable, compared with another value, or simply used to execute various QEngine tasks.
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.