NULL

NULL


nuclear tokens Index Level null, evaluation
Syntax NULL
Category BASIC
Type Statement
Description performs no operation, other than to provide an instruction where one is required.

This is usually used for program readability.
Options
See Also statements & functions IF NOT THEN | ELSE statement.block THEN logical expressions IFR
Example if answer = "yes" then print "Are you sure?" else null
Warnings
Compatibility D3 7.0 AP R83
nuclear tokens Index Level null, evaluation