Summary string.
Summary string is a property of a link that lets users customize the display of
the link's properties, changes, current status etc. Summary strings can be modified
in the "Advanced" tab of the link's "Properties"
dialog.
Summary strings can obtain the following values:
- %FILESIZEBYTES% - will return the resource size in bytes.
- %FILESIZESHORT% - will return the resource size using the nearest
applicable measurement unit (for example 1678200 will be equal to 1,6 Mb).
- %FILESIZEK% - will return the resource size in kilobytes.
- %LASTMODIFIED% - will return the resource last modification
date/time.
- %SELECTEDFRAGMENTS% - will return the selected fragment from the
resource. Can be used only with Smart Content Analysis checking method.
The range of these variables is not fixed, so you can suggest a new variable
value for more convenient viewing.
See also: Using summary strings.