Name Method for Applets
The Name method for an applet returns the name of an applet. It uses the following syntax:
Applet.Name()
For example:
SiebelApp.S_App.GetActiveView().GetActiveApplet().Name();
The Name method includes no arguments.
The Name method for an applet returns the name of an applet. It uses the following syntax:
Applet.Name()
For example:
SiebelApp.S_App.GetActiveView().GetActiveApplet().Name();
The Name method includes no arguments.