2.118 .field[index]
With this attribute the contents of every single cell [row, column] in the interior of a tablefield can be queried and set. The attribute .field[I,J] does not include column and row headers.
Definition
-
Data type
string, object [ text ]
-
Access
get, set
-
changed event
yes

-
C
Data type: DT_string, DT_text
-
COBOL
Data type: DT-string, DT-text
-
Classification
object-specific attribute
-
Objects
Note on the IDM for Motif
The Motif tablefield ignores leading line breaks in table cells (one ore more \n at the beginning of texts). To display empty lines before a text however, a space character may be inserted into the text before the line breaks.
Example
" \nXYZ
" \nXYZ
".
See also
Attribut