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

 

OBJECT.SCATTER

Scatters a field from an object.

Syntax

Parameters

NAME (required)
Name of the object.

PREFIX (optional)
Specifies the the name of a string for the variable names that is created in the environment. The prefixes are separated from the field names with a colon (:) when creating variables in the environment.

Description

This command allows fields of a previously loaded object to be copied to the environment as variables with a specified prefix. This tag is the preferred alternative to using multiple OBJECT.GET tags.

errno

The possible values of errno include:

Value
Description
-105
Database error.
-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 creates a variable in the environment with the prefix sample:

See Also

OBJECT.GATHER
OBJECT.GET

  Home > Contents > Index >

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