Description:
Append the specified value to any existing IPTC tag content. In other words, the new value will be suffixed to existing values.
If the specified tag doesn't exist, it will be created.
Declaration:
AppendIPTC:<tag name>, <tag value>
Parameters:
Param |
Description |
<tag name> |
The IPTC tag name to append the specified value to |
<tag value> |
The value to append to the tag name |
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
No