Description:
Insert the specified value in front of any existing IPTC tag content. In other words, the new value will be prefixed before any existing values.
If the specified tag doesn't exist, it will be created.
Declaration:
InsertIPTC:<tag name>, <tag value>
Parameters:
Param |
Description |
<tag name> |
The IPTC tag name to insert the specified value to |
<tag value> |
The value to replace 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
Yes