Advertising banner:

History
 
 ServerFile.ObjID
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerFile.ObjID
 
ObjID (server files)
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