mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-04-20 02:30:14 -04:00
159 B
159 B
| Operator | Description |
|---|---|
| & | Logical AND |
| && | Shortcut AND |
| | | Logical OR |
| || | Shortcut OR |
| ^ | Logical XOR |