Function FInLayer returns a handle to the first object within the referenced layer. If the layer is empty, the function returns NIL.
FUNCTION FInLayer(h : HANDLE): HANDLE;def vs.FInLayer(h):
return HANDLE| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to layer. |
Availability: from All Versions