| Function Name | dcl-DWGList-GetType |
|---|---|
| Syntax | (dcl-DWGList-GetType
<CONTROL>
ItemIndex [as
Long]) |
| Return Type | Integer |
| Applies To | DWG List |
This method returns the item type of the item at ItemIndex; it returns NIL if the item doesn't exist.
| Type | Meaning |
| 0 | Item is a folder |
| 1 | Item is a file |