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

 

OBJECT.SET

Sets a field in an object.

Syntax

Parameters

NAME (required)
Name of the object.

FIELD (required)
Field to be set.

VALUE (required)
Value to be set in field.

Description

This tag sets the value of a field in a previously 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 sets the value to red in the name field of object1.

See Also

OBJECT.GET

  Home > Contents > Index >

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