📙
Skript Tutorials
  • Introduction
    • The Basics
    • Syntax Overview
    • Debugging
    • Useful Resources
  • Core Concepts
    • Indentation and Program Flow
      • Conditionals
      • Loops
      • Functions
    • Variables
      • Global and Local
      • List Basics
      • Options and the Variables Section
      • Memory Variables, Metadata, and Alternatives
    • Lists
      • Filters
      • Index Serialization
    • Text?
    • Custom Commands
    • Vectors
      • Vectors in Skript
        • Other Ways to Create Vectors
      • Working with Vectors
      • Proper Vector Math
  • Unfinished
    • Syntax Types
      • Reading Syntax
      • Events
      • Conditions
      • Effects
      • Literals and Aliases
      • Expressions
      • Sections
    • Auxiliary Guides
      • Cooldowns
      • Using Math
      • Useful Config Options
      • Naming Conventions
      • Writing Good Code
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Unfinished
  2. Syntax Types

Expressions

describe expressions

properties

stacking expressions into other syntaxes

PreviousLiterals and AliasesNextSections

Last updated 2 years ago

Was this helpful?