Verse Library verse

03 More Code Here

Demonstrates modern Verse for-loop declaration syntax for array iteration.

extracted-snippets/documentation/en-us/uefn/verse-language-version-updates-and-deprecations-in-verse/03-more-code-here.verse

# Source URL: https://dev.epicgames.com/documentation/en-us/uefn/verse-language-version-updates-and-deprecations-in-verse
# Local doc:  epic-docs/documentation/en-us/uefn/verse-language-version-updates-and-deprecations-in-verse.md
# Section:    more code here
block:
A
B
for (A := 0..2):
# more code here

Comments

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