Applies To Objects
Description
Returns the field attribute value for a given row/column position on the current screen. Returns zero if an invalid row or column is provided, or if the current screen does not contain field formatting. Valid only for 3270 or 5250 emulation types.
Syntax
object.FieldAttribute (row, column)
Element |
Description |
object |
The Screen object. |
row |
The desired row. |
Column |
The desired column. |
Comments
For a complete discussion of how to interpret 3270 and 5250 field attribute values, see the "EXTRA! Developer Series API SDK Programmers Guide" (sold separately).