Container Types in Verse
Store multiple values together by using a container type. Verse has a number of container types to store values in.
-
[

Option
The option type can contain one value or can be empty.](/docs/documentation/en-us/fortnite/option-in-verse.md)
-
[

Range
The range expression contains all the numbers in a specified range, and can only be used in specific expressions.](/docs/documentation/en-us/fortnite/range-in-verse.md)
-
[

Array
An array is a container where you can store elements of the same type, and access the elements by their position in the array.](/docs/documentation/en-us/fortnite/array-in-verse.md)
-
[

Map
A map is a container where you can store values associated with other values, called key-value pairs, and access the elements by their unique keys.](/docs/documentation/en-us/fortnite/map-in-verse.md)
-
[

You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.