Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

ASSET.ARGUMENT

Declares a value that is available to the parent asset tag.

Syntax

Parameters

NAME (required)
Name of the argument.

VALUE (required)
Value for this argument.

Description

The ASSET.ARGUMENT tag declares a value that is available to the parent asset tag. It is used in the context of another tag, such as ASSET.LIST and causes a runtime error if it is not contained within a proper parent tag.

errno

The value of errno is unchanged.

Example

This code creates a list named "ArticleList" composed of all the article assets that have "BurlingtonFinancial" as a source:

See Also

ASSET.LIST

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.