Spread WPF 17
Spread WPF Documentation / Formula Reference / Formula Functions / FALSE
In This Topic
    FALSE
    In This Topic

    Summary

    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)

    See Also