Yes. Just like variables you just have to add $ after their name. Eg: DIM TEST$[5] TEST$[0]="Hi" TEST$[1]="Sup!" etc.