Previous Topic

Next Topic

Book Contents

Book Index

Replacable variables

II2LN extract data from the imported image. By default will II2LN extract information such as image type, resolution and dimensions. Additionally you can instruct II2LN to extract EXIF and IPTC values by specifying the import options ExtractEXIFToField and ExtractIPTCToField.

All the extracted meta data is made available as variables with appurtenant values. You can then replace any of these variables with their real run time values at import- or attachment time.

A variable as just a string on a special format, like this; $(Variablename).

See the Variables chapter for more information about available variables.

See Also

The overall design

Function groups

Import Options