Spread.NET 17 Formula Reference
Formula Functions / Functions D to G / FALSE
In This Topic
    FALSE
    In This Topic

    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 | TRUE | Logical Functions