Working on a script and I need to call different containers based on how I log in.
I am not sure to understand what you would like to do from your javascript but you cannot call a container from within a Javascript.
Could you use an "if then else" condition to run different container based on your login?
Please provide more details if i misunderstood your question.