Welcome

User: Pass:   register


Indicates that a comparison is false.

Format

$false

Parameters

None.

Properties

None.

Points To Note

$false is generally used in comparisons, or when returning a value from a custom alias.

Examples

//if ($false) echo -a yes

Output: (no output)

//echo -a $false

Output: $false

Hacks

None.

Related Articles

None.

Related Commands

None.

Related Events

None.

Related Identifiers

$true, $null






© 1996-2010 hdesk.org and dalnethelpdesk.com