Form A calls a function in a Single Instance Codeunit and populates a global text variable with the value "Red." Then, Form B calls the same function and populates the same text variable with the value "Blue."
Which of the following is TRUE if Form A were to then call another function in the same Single Instance Codeunit and retrieve the same global text variable?
When upgrading MenuSuites, if a menu item has been added to a menu group that is no longer a part of the upgraded MenuSuite, what happens to the menu item?