Description:
Replace the specified value for the specified EXIF tag. In other words, any existing value will be overwritten - and lost.
If the specified tag doesn't exist, it will be created.
Declaration:
ReplaceEXIF:<tag name>, <tag value>
Parameters:
| Param | Description | 
| <tag name> | The EXIF tag name to replace the value | 
| <tag value> | The new value, replacing any existing value | 
Notes:
Please see here for a description of the Replace, Append and Insert logic regarding EXIF and IPTC values
Introduced in version:
1.2.5.0
Repeatable
Yes