PluginPlugins are small programs that allow new features to be added without upgrading Family Historian itself; some plugins are written by Calico Pie and others are written by users. developers may find these LuaThe language in which Family Historian plugins are written. snippets useful. Some of them implement frequently-needed tasks; others illustrate more specialist techniques. Please ask in the FHUG Plugin Discussions Forum if you need help to adapt them for your purpose.
Also, in V7, consider using the fhUtils, fhFileUtils, and fhSQL libraries which have superseded some of the snippets.
Use the copy to clipboard functionA 'function' is an expression which returns values based on computations. Typically, functions require data to be supplied to them as 'parameters'. A function in Family Historian is similar to a 'function' as used in spreadsheet applications (such as MS within a snippet to use in your own code.