A Boolean Data Type represents two possible states either (1) TRUE or (0) FALSE.
A Successfully done event returns true and unsuccessful event returns false.
bool(true)