
false
A term borrowed from English that, in logic and computer science, denotes the truth value 'falsch' (false). It is the opposite of 'true' (wahr).
Die Funktion gibt „true“ zurück, wenn die Bedingung erfüllt ist, und andernfalls „false“.
The function returns 'true' if the condition is met, and otherwise 'false'.
