This is how you can lookup by the level.
Where you store the data has many options. Simple thing is just a map variable where key = level name and value = text.
This is how you can lookup by the level.
Where you store the data has many options. Simple thing is just a map variable where key = level name and value = text.