Chapter Contents |
Previous |
Next |
Frame Class: _getCurrentName |
Syntax | |
Details |
Syntax |
objectName._getCurrentName( name ); |
Argument | Type | Use | Description |
---|---|---|---|
name | Character | Output | returns the name o the current widget. A blank will be returned if there is no active widget in the frame. |
Details |
The current widget is the last widget that was either selected or modified or that received the last command that was issued. (When a command is issued, the current widget is the one in which the text cursor is positioned. If your system is equipped with a mouse, the last widget selected and the widget in which the text cursor is positioned are not necessarily the same.)
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.