Concept Flow - Arrays
Create Array
Add Elements
Access Elements by Index
Modify Elements by Index
Use Array in Commands or Loops
End
This flow shows how to create an array, add or access elements by their position, modify them, and use the array in commands or loops.