How can I set a global variable to multiple values?
For example when you execute this in maya :
xbmLangPathList
you get list of all the locations where maya looks for icons
the variable name is :
XBMLANGPATH and as you see it has few values,paths asigned not just one.
cheers