What is the difference between Functions and Events?
And How Events are useful during upgrade?
*This post is locked for comments
No worries Mohana :-) The more the merrier!
you can check this link too
docs.microsoft.com/.../introducing-events
Edit : Sorry Jose, didnt check your reply.
For additional information you can check the following link: https://docs.microsoft.com/en-us/dynamics-nav/introducing-events
You can use events to design the application to react to specific actions or behavior that occur, enabling you to separate customized functionality from the application business logic. Events permits you to write code without modifying the original object, so updates will be improved.
Events are the base for the new extension model.
Sohail Ahmed
2
mmv
2
Amol Salvi
2