Make Meanings of Booleans Clear [DI28]

Make Meanings of Booleans Clear [DI28]

Tip DI28

Booleans can only have “true” and “false” values, so the range of meaning for different values is somewhat limited. Word documentation for booleans so that the meaning of both “true” and “false” are clear - don’t leave it up to chance.

See the following: