Basic Syntax CrystalClear Syntax

Negate Operator "-"


This operation is equivalent to "0-number", that is, it inverts the sign of the number from + to - or vice versa.

Usage:

-number	// Returns number

Returns:

Number

Examples (Same in Basic and Crystal syntax):

-(42)	// Returns -42
-555	// Returns -555

See also:


i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.

This page is: very poor very good
Comment: