update_individual
Change an individual's given name, surname or sex in a GEDCOM family-tree file. Only supplied fields update, leaving other data intact.
Instructions
Change an individual's given name, surname and/or sex. Only supplied fields change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Record id such as @I12@ | |
| sex | No | ||
| file | No | GEDCOM file name (with or without .ged). Optional when only one file exists. | |
| given | No | ||
| surname | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Id of the record created or modified | |
| file | Yes | ||
| backup | No | Path of the .bak written before saving | |
| message | Yes |