Separate names with a comma.
I have a item x in my inventory and I need use it on a object y. I didn't found a direct method like x.useOn(y); then I tried some stuff...