Switching Between Cameras attaching to a Blueprint

Was able to resolve it will some insight from a friend.
First I needed to create an array for the cameras then created two commands for cycling up and down. Key was creating an integer for tracking which camera was and then adding to or subtracting from each time the switch was hit.

Here is a picture of the cycle up command.