bool

/buːl/

Definitions

1. noun

A variable in a computer program that can have a value of either true or false.

“The bool variable was used to determine if the user was logged in.”

2. verb

To check or verify the truth of something, especially in a computer program.

“The code booled the user’s input to ensure it was valid.”

Synonyms

  • boolean
  • flag

Antonyms

  • undefined
  • unknown