Name Method for a Control
The Name method for a control returns a string that contains the name of a control.
Format
controlVar.Name
No arguments are available.
Used With
Browser Script
Examples
For an example, see Name Method for a Business Component.