Set the new RMS context. This will update the context in localStorage and sessionStorage.
NOTE:
This function does NOT automatically reload the page or redirect the user to the landing page. You should handle this in your application.
This function does NOT emit a "context-selected" Custom Event.
The new context.
QuotaExceededError if the storage is full.
Set the new RMS context. This will update the context in localStorage and sessionStorage.
NOTE:
This function does NOT automatically reload the page or redirect the user to the landing page. You should handle this in your application.
This function does NOT emit a "context-selected" Custom Event.