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

 

SITEPLAN.SAVE

Saves an object.

Syntax

Parameters

NAME (required)
Name of the siteplan to be saved.

FLUSH (optional)
Specifies that upon success, the object should be flushed from the object pool. A true value indicates the object should be flushed. The default value is false.

Description

Saves a loaded siteplan node into storage. The siteplan node must have been previously created or loaded into the object pool. Saving a siteplan node either creates a new siteplan node in storage or updates an existing siteplan node in storage.

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 saves object1 and removes it from memory:

  Home > Contents > Index >

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