Contents
Display Legacy Contents

 Print
    Product      
This operator is used in <numeric> expressions. Use it to get the product of one value for another.

Symbol: *


     
Example 1
  Example 2
10 * 5

Result = 50
  "Kalipso" * 2

Result = 0

See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:50 AM