Function NnetObjTyp() Foundation
Retrieves the type of a bindery object from its ID.
NnetObjTyp( <nObjectID> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> nObjectType
Returns the type of a bindery object as a numeric value or 0 in case of an error. #define constants found in XBTNETW.CH can be used to identify the object's type (constants OBJ_*).
<nObjectID> is a numeric value assigned to the bindery object by the file server when the object is created.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.