Edit

GetDatabaseFields (fileName)

Result Type: text

Definition: Returns a list, separated by "\n", of the fields in the MoneyWorks internal file fileName.

Example:  GetDatabaseFields("transaction")

returns a list of the fields in the Transaction table.

See Also:

GetDatabaseFieldSize: Get table field sizes from the database schema