Home > Contents > Index > 
REPLACEALL
Substitutes the value of one or more variables, session variables, list items, built-in values or counters within
REPLACEALL.Syntax
<REPLACEALL LIST="LIST_VAL"/>Parameters
LIST (required)- Comma-separated list of variables, session variables, built-in values, list items or counters to replace.
 
Description
The
REPLACEALLtag substitutes the value of one or more variables, session variables, list items, built-in values or counters withinREPLACEALL. Use the fewest number of tags and content possible withinREPLACEALLfor optimal performance.For HTML tags, you can use the
REPLACEALLattribute to replace values.For more information about variables, see the CS Developer's Guide.
errno
The value of
errnois unchanged.Example
The following example replaces the variable
fileand the built-in valueCS.Date.
<REPLACEALL LIST="Variables.file,CS.Date"> <a href="http://someserver/somefolder/Variables.file"> See this headline atCS.Date</a> </REPLACEALL>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.