skip to main content
Corticon Studio: Rule Language Guide : Rule operator details and examples : Multiply
 

Try Corticon Now

Multiply

SYNTAX

<Number1> * <Number2>

DESCRIPTION

Multiplies <Number1> by <Number2>. The resulting data type is the more expansive of those of <Number1> and <Number2>.

USAGE RESTRICTIONS

The Operators row of the table in Summary Table of Vocabulary Usage Restriction applies. No special exceptions.

RULESHEET EXAMPLE

This sample Rulesheet uses multiply to multiply integer1 and integer2 and compare the result to 100

SAMPLE RULETEST

A sample Ruletest provides three examples of integer1 and integer2. Input and Output panels are shown below.