false Literal

A Boolean value that represents false.

Remarks

A Boolean value is either true or false. The opposite of false, or not false, is true.

Requirements

Version 1

See Also

Reference

boolean Data Type (Visual Studio - JScript)

Boolean Object

true Literal

Other Resources

JScript Data Types