They mostly work with REPEATING FIELDS, and since those are outdated, so are most of these functions.
Present Value, Future Value, etc
Sine, Cosine, Tangent, etc.
THIS IS A POWERFUL GROUPING. They can MAKE DECISIONS based on CALCULATED VALUES (i.e., if the due date is more than 6 months ago, double the balance due). Some can evaluate other calcs inside your calcs, some figure out if fields are empty or contain invalid data, or perform lookups inside calcs. SEE CH 11 for details on these.
They pull info about the computer, user, db, or FileMaker Pro itself. You can find the layout’s name, network address, current user’s name, etc. This is the LARGEST GROUP OF FUNCTIONS.
They tell you about YOUR DATABASE’S STRUCTURE, such as a list of tables, layouts, or value lists. ValueLIstItems gives you a list of the values in a Value List.
See Ch 12.
Applicable only on Plug-Ins (mini-programs) or FileMaker Server.