Primary tabs

    Advanced search

    Define a boolean variable

    Boolean variables in Bonita Open Solution are equal to Java.lang.Boolean and can have a value of "true" or "false."

    Booleans are recommended for choosing an option (selected, or not selected) or for a yes/no response to a question.

    Form Builder data field widgets commonly used with boolean variables include:

    • checkbox
    • radio buttons
    • select