How can I call any extension specific functions in the general WB scripting console?
For example, I have an extension called "FutureERA" and to call functions specific to that extension I can manually switch scoping to "FutureERA" and call the methods. Is there a way to do it without switching the scope? This is needed if one wants to call methods in WB Console from Mechanical Console using wbjn.ExecuteCommands
.
