|
| Purpose | With GetFieldAttribute you can read attributes of a screen element (field, button, table, table column) | ||||||||||||||||||||||||||||||
| Examples | GetFieldAttribute
F[Business
area.]
row="frow" The row number is read into the variable V[frow]. GetFieldAttribute [Alle Positionen,12] header="chead"The column header is read into the variable V[chead]. |
||||||||||||||||||||||||||||||
| Format | GetFieldAttribute
F[element]
options GetFieldAttribute [column] options You can specify one or several of the following options. GetFieldAttribute cell[table,column,row] options |
||||||||||||||||||||||||||||||
| Options |
|