Function FObject returns a handle to the first object in the first layer of the active document. If the document is empty, the function returns NIL.
FUNCTION FObject : HANDLE;def vs.FObject():
return HANDLERelative calls:
- NextObj | PrevObj
- FObject | LObject
- FSActLayer | LSActLayer
- FSObject | LActLayer
- NextDObj | PrevDObj
- NextSObj | PrevSObj
Availability: from All Versions