Chapter Contents |
Previous |
Next |
Text Entry: _getType |
Syntax | |
Details |
Syntax |
CALL NOTIFY (text-field-name, '_getType', type, specific); |
Argument | Description | ||
---|---|---|---|
type |
returns the type value of the field: | ||
' CHAR
' |
character | ||
' NUM
' |
numeric | ||
specific |
C | a specific type value. |
Details |
_getText is inherited from Widget.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.