Spread.NET 17 Formula Reference
Formula Functions / Functions T to Z / TRUE
In This Topic
    TRUE
    In This Topic

    This function returns the value for logical TRUE.

    Syntax

    TRUE()

    Arguments

    This function does not accept arguments.

    Data Types

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

    Example

    TRUE() gives the result 1 (TRUE)

    Version Available

    This function is available in product version 1.0 or later.

    See Also

    FALSE | IF | Logical Functions