Small company logo:
   History
 
Advertising banner:
 
 ServerFile.ObjID
Home • Help • Customization Tools • FCAS • Language Reference • ServerFile.ObjID
 
Purpose
Returns the numeric object identifier for the current object.
Object identifiers are only good as long as the object is open. They are not unique to a given object on subsequent opens.
Syntax
ServerFile.ObjID
Example
Dim sf as ServerFile
Debug sf.ObjID