Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Multiplication Operator (*)

Used to multiply two numbers.

Syntax: JScript Multiplication Operator (*)

result = number1 * number2

Arguments: JScript Multiplication Operator (*)

result

Any variable.

number1

Any expression.

number2

Any expression.

Remarks: JScript Multiplication Operator (*)

For information on when a run-time error is generated by the * operator, see the Operator Behavior table.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.