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

 

OBJECT.STREAM

Streams the value of a field from an object.

Syntax

Parameters

NAME (required)
Name of the object.

FIELD (required)
Field to be used for streaming.

RESOLVE (optional)
Indicates if variable references in the field should be resolved. The default value is false.

Description

This tag streams the field value of a loaded object.

errno

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

The following example streams the name field from object1.

See Also

OBJECT.GET
OBJECT.SCATTER

  Home > Contents > Index >

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