File

Last Updated: 05 Jul 2016

The following keyword replacements can be used for File, MS Excel Document, MS Word Document, MS PowerPoint Document, PDF File and Text File asset types.

Tip: These keywords can be used in conjunction with the standard Common Keywords.

Keyword Replacement Information shown
%asset_attribute_title%   The title of the file.  
%asset_attribute_name%   The name of the file for example Squiz_Map.swf.  
%asset_file_size_in_bytes%   The size of the file in bytes.  
%asset_file_size_readable%   The size of the file in friendly format.  
%asset_file_contents% The binary contents of the file.
%asset_file_updated% The date and time that the File asset was last modified. The format that will be used is YYYY-MM-DD HH:MM:SS.
%asset_file_updated_readable% The date and time that the File asset was last modified. The format that will be used is DD M YYYY H:MM[AM\PM].
Alternate Video File

The Video File asset allows for the configuration of an alternate video file. The attributes of this alternate video file can be accessed using the following keyword replacement format:

%asset_attribute_alt_asset_<asset_attribute>% 

For example, %asset_attribute_alt_asset_asset_url% will display the URL of the alternate video file, while %asset_attribute_alt_asset_asset_name% will display its name.


Previous Chapter Next Chapter