# FALSE

Spread for WinForms provides advanced software components that support Excel import/export, full cell customization, an extensive calculation engine with over 450 functions and more, all with zero dependencies on Excel.

## Content



This function returns the value for logical FALSE.

## Syntax

FALSE()

## Remarks

This function does not accept arguments.

## Data Types

Does not accept data. Returns numeric (boolean) data.

## Example

`FALSE()` gives the result 0 (FALSE)

## Version Available

This function is available in product version 1.0 or later.

## See Also

[IF](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsFtoK/FunctionIF) \| [TRUE](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsTtoZ/FunctionTRUE) \| [Logical Functions](/spreadnet/docs/latest/online-formula/formulas-overview/formulas-functs/formulas-functtypes/formulas-functslogic)