https://netsuiteprofessionals.com logo
l

Lucas

04/05/2022, 1:24 PM
any idea if SC.EventWrapper() class is deprecated? OR it will be going to deprecate in future release? Can I still use SCEventWrapper() class in SCA extension OR it is not recommended? I can also see few references of SC.EventWrapper in Netsuite Documentation but no where it is written that you can't use them..
s

Steve Goldberg

04/05/2022, 1:41 PM
• It's not deprecated. • We have no plans to deprecate it. • You can use it in an extension. • It's not really a part of the extensibility API, but it's generally fine to use.
l

Lucas

04/05/2022, 1:45 PM
Awesome Awesome........... That's answers so many questions Steve, You are great... Thanks Much..
2 Views