Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Document and add tests for not (!) operator #852

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

simonschaufi
Copy link
Contributor

No description provided.

@s2b
Copy link
Contributor

s2b commented Jan 2, 2024

Thank you for this contribution.

I would move the example about the not operator after the paragraph about comparisons. Other than that this looks good to me.

@simonschaufi
Copy link
Contributor Author

simonschaufi commented Jan 2, 2024

The new example code only follows line 18+19: As a condition is a boolean value, you can just use a boolean argument. Alternatively, you can write a boolean expression there. Otherwise the whole structure needs to be reorganized.

@s2b s2b merged commit aa81073 into TYPO3:main Jan 2, 2024
3 checks passed
@simonschaufi simonschaufi deleted the add-test-for-not-comparison branch January 2, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants