FieldIDsfileName - the name of an open database file (local or remote).Related fields are returned as TableID::RelatedFieldID.If no parameter is specified for fileName, FileMaker returns results for the current file.FieldIDs(“Customers”;””) returns IDs of all unique fields in the default table of Customers.FieldIDs(“Customers”;”Layout#5”) returns IDs of all unique fields, including related fields, on Layout#5 in Customers.