true Literal

A Boolean value that represents true.

Remarks

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

Requirements

Version 1

See Also

Reference

boolean Data Type (Visual Studio - JScript)

Boolean Object

false Literal

Other Resources

JScript Data Types