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

 

acl:get

Copies a field from an ACL.

Syntax

Parameters

name (required)
Name of the ACL.

field (required)
Name of the field to retrieve.

output (optional)
Specifies the name of the output variable, which should be created in the environment. If this parameter is not specified, the variable is given the same name as the field.

Description

This tag copies a field value from a loaded object into the environment.

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 copies the name column into a variable called name:

See Also

acl:create

acl:gather

object:stream

object:setobject

object:setparent

acl:scatter

acl:set

  Home > Contents > Index >

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