Riffmaster
02-23-2012, 11:46 AM
I am trying to catch any camera renaming made by the user, I am currently using a When construct
when names cameras change id:#CamNameChange do getcams()
This provides me with the event I need to register the new camera name but I also need to register it's old name. What would be the best way to achieve this?
Thanks,
D.
when names cameras change id:#CamNameChange do getcams()
This provides me with the event I need to register the new camera name but I also need to register it's old name. What would be the best way to achieve this?
Thanks,
D.
