The A-Z of FileMaker: Y is for Year
Year (date) is one of the family of FileMaker date functions. It does something very simple – it extracts the year out of a given date. Now why would you […]
The A-Z of FileMaker: S is for Self
Self is a function which returns the content of the object to which it is applied. Rather than explicitly naming a field, using the Self function means that an expression […]
The A-Z of FileMaker: I is for If statement
I is for If Statements The word “if” indicates a condition and an action – in the event that the condition is met, the action will be performed. In real life, an […]