Home > Contents > Index >
This tag sets the dimensions for a given asset.
<asset.setdimensions name="assetName" > <asset.asset ... /> </asset.setdimensions>
name
(required) asset.asset
(required)This tag sets the specified dimensions into the given asset.
The possible values of errno
include:
Value |
Description |
---|
This code adds the dimension with the id stored in the variable "d2" into the asset a2.
<asset.setdimensions name="a2"> <asset.asset type="Dimension" assetid="Variables.d2"/> </asset.setdimensions>
Home > | Contents > | Index > | ||
![]() |
FatWire XML Tag Reference |