Number =  database .field .number .get  (  ObjectID  )  
                                     
Description :

This instruction returns the number of fields in a database.

Parameters :

  • ObjectID of the database.

Return Value :

  • Number of fields in the database.

Examples :