Hello Everyone,
I need your help regarding understanding of user triggers for Layout L & Layout XL using deRegUserTriggers Command .
Currently i am duplicating this command in my code to have same user triggers for layout Menu in Layout L & Layout Xl . Is it the correct way to do it ? Can we trigger it for both Layout L & Layout Xl using a single Command?
I am not facing any issue as per now but just to now what is is the correct way to do it .
For Example -
deRegUserTriggers("maskLayoutXL" nil 'DuvToolKitMenuInLayout)
deRegUserTriggers("maskLayout" nil 'DuvToolKitMenuInLayout)
Regards
Sonu