> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/expressions/functions/functions-descriptions/operators/product.md).

# Product

Kalipso - Form - Expressions - Functions - Functions Descriptions - Operators - Product

This operator is used in *\<numeric>* expressions. Use it to get the product of one value for another.\
\
**Symbol**: \*

### **Examples**

* *Example 1*

10 \* 5\
**Result** = 50

* *Example 2*

"Kalipso" \* 2\
**Result** = 0
