|
<< Click to Display Table of Contents >> Navigation: Support for IBM® Personal Communications™ macros > autECLFieldList > autECLFieldList.FindFieldByRowCol |
Description
This function searches the autECLFieldList object for a field containing the given row and column coordinates.
Syntax
autECLFieldList.FindFieldByRowCol(Row, Col)
Parameters
Part |
Type |
Description |
Row |
Integer |
Required. Field row to search for. |
Col |
Integer |
Required. Field column to search for. |
Remarks
Added in version 6.40