|
ds_GetTableColor |
|---|
| ds_GetTableColor (tableNum; isAutomatic; colorIndex) <- errorCode | |||
|---|---|---|---|
| Parameter | Type | Description | |
| -> | tableNum | Integer | Table number |
| <- | isAutomatic | Integer | Default color(1) or no(0) |
| <- | colorIndex | Integer | Color Index if isAutomatic = 0 |
| <- | errorCode | Long Integer | Error Code (0 = no error) |
Returns informations about the table color (in the structure window). If isAutomatic is 1, the Color is "Default". Else, colorIndex is the color in the 256 colors palette of 4D. Numbers start at 1 and end at 255.