|
<< Click to Display Table of Contents >> Navigation: Support for IBM® Personal Communications™ macros > autECLFieldList > autECLFieldList(FieldIndex).SetText |
Description
Populates a given field in an autECLFieldList item with the character string passed in as text. If the text exceeds the length of the field, the text is truncated.
Syntax
autECLFieldList(FieldIndex).SetText(Text)
Parameters
Part |
Type |
Description |
Text |
String |
Required. String to set in field. |