techVerifyTechFileId
techVerifyTechFileId(
d_ID
)
=> t / nil
Description
Determines whether the specified database identifier is for a technology database.
Arguments
Value Returned
|
The identifier is invalid or does not belong to a technology database. |
Example
techVerifyTechFileId( tfID )
=> t
Indicates that the variable tfID contains the database identifier of a technology database.
Return to top