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

    Summary

    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)

    See Also