The global variable BEAM_POSITION has the x,y,z in the one variable.
if I type print beam_position I see the x y z coordinates pop up.
I haven't noticed a global variable like this before.
My question is how do I extract the individual values from this variable?