|
Null
Null is a symbol used to indicate the absence of an expression or a result. When it appears as an output expression, no output is printed.
 ; ; ... ; ; returns Null, and prints no output.
Expressions like f[ ,, ] are interpreted to have Null between each pair of adjacent commas.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |