Verse Library verse

09 Snippet

Branches execution between two expressions based on a boolean condition.

extracted-snippets/documentation/fortnite/verse-glossary/09-snippet.verse

# Source URL: https://dev.epicgames.com/documentation/fortnite/verse-glossary
# Local doc:  epic-docs/documentation/fortnite/verse-glossary.md
if (a > 5):
Big!”
else
Small!”

Comments

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