Is this a bug in the node?

I am using PerspectiveView.ByEyePointAndTarget to create 4 views. I would like to name them in order, or better yet, find a way to name them regarding their location (N,S,E,W) but I struggle with the node, which gives me only name of the first view and the rest is followed with some sort of ID instead of number. I want to make sure this is something that can be solved and not a bug or something this node can’t do. I would appreciate your help. Graph attached.
image
Create Cameras.dyn (69.2 KB)

Hello @pablo102 …I tried your graph the node expect list so try to insert a list here as showed…or just be sure all inputs are flattern…the issue here is your list dont have equal length.

Thank you, that’s terrific!