I found a question/answer for “Shortcut for Changing Language” that contains a macro that is most helpful. Below is an example of the section which is used to change text language to French. My question then is how do I specify the language [None]? The best macro effort I get is a blank in the Language field for the character option but it requires extra steps. I still have to select [None] at the top and OK which is unnecessary when using an actual language. Thanks!
Macro section:
args1(0).Name = “Language”
args1(0).Value = “Current_French (France)”