ENVY/QA User Guide : Code Critic : Application Reviews
Application Reviews
This section describes the reviews that you can run on applications.
Missing WasRemovedCode
Warns if a subapplication has toBeLoadedCode but does not have
wasRemovedCode.
C:\Users\documentation\Documents\vastePublisher\stable\VAS Documentation Word\images\tips.gif
If a subapplication performs operations before it can be loaded, it should probably also perform operations to clean up after it is unloaded. Place the appropriate code into the application’s wasRemovedCode inherited user field by using #wasRemovedCode.
Last modified date: 09/18/2019