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

 

RENDER.STREAM

Use this tag as an alternative to CSVAR to display asset field that may have embedded links or inclusions.

Syntax

Parameters

VALUE (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of the inline string that you want to stream to a page.

VARIABLE (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of the Content Server variable that you want to stream to a page. For example, for a variable called foo, set the parameter equal to foo rather than to Variables.foo.

SSVARIABLE (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of the Content Server session variable that you want to stream to a page.

PROPERTY (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). A Content Server property from the futuretense.ini property file.

LIST (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of a list

COLUMN (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of a field in the list.

FILECOLUMN (optional)
You must use at least one of the following four parameters: VARIABLE, SSVARIABLE, PROPERTY, or LIST and COLUMN (LIST and COLUMN or FILECOLUMN must be used together). Name of a url field in the list. The file data for this column will be used.

errno

None

Example

This example demonstrates how to stream a variable called bodyvar that contains embedded data.

  Home > Contents > Index >

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