Verse Library verse

02 Query

Shows using a query operator within a conditional if statement.

extracted-snippets/documentation/en-us/fortnite/operators-in-verse/02-query.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/operators-in-verse
# Local doc:  epic-docs/documentation/en-us/fortnite/operators-in-verse.md
# Section:    Query
if (IsMorning?):
Say("Good Morning!")

Comments

    Sign in to vote, comment, or suggest an edit. Sign in