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

Last updated