GetName() throwing an exception in IP2015
Hi,
We are using the below code snippet in one of our js files
var vName = SiebelApp.S_App.GetActiveView().GetName()
However we are seeing the below error in Browser Developer Tools Console
Uncaught TypeError: GetName is not a function.
Is GetName() function depricated in IP2015? Any thoughts here would help.
Thanks and Regards
Naveen