Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
    • Conditions
  • Logical Operator

Logical Operator · Changes

Page history
Create Conditions/Logical Operator authored Oct 03, 2024 by Brickgard's avatar Brickgard
Show whitespace changes
Inline Side-by-side
Showing with 11 additions and 0 deletions
+11 -0
  • Conditions/Logical-Operator.md Conditions/Logical-Operator.md +11 -0
  • No files found.
Conditions/Logical-Operator.md 0 → 100644
View page @ 7537aa69
Certain conditions can use operations to compare two values.
| Operation | `Symbol` |
| ------------------------ | ---------- |
| Greater Than | `>` |
| Greater than or Equal to | `>=`, `=>` |
| Equal to | `=`, `==` |
| Less than or Equal to | `<=`, `=<` |
| Less than | `<` |
**These should only be expected to work on placeholders/input that parse numerically!**
\ No newline at end of file
Clone repository
  • Advanced Version Support
  • Changelog
  • Commands
  • Compatibility
  • Components
    • Asset Layers
    • Assets
  • Conditions
  • Conditions
    • Effect
    • Gamemode
    • Logical Operator
    • Placeholder
    • Progress
  • Fonts
  • Getting Started
  • HUD Components
View All Pages