Name =  database .field .name .get  (  ObjectID ,  Field  )  
                                          
Description :

This instruction returns the name of the selected field of a database.

Parameters :

  • ObjectID of the database.
  • Index of the field.

Return Value :

  • Name of the field.

Examples :