Manipulating Serial Data to Switch Output On

From the reading I have done it looks like I will have to use the data type "array"

There is no data type "array".
An array can be of any type, from simple types like "int", to arrays of structures or classes.

There is no start or stop condition

Can you expand on that comment please?