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

 

ACL.DELETE

Deletes an ACL.

Syntax

Parameter

NAME (required)
Name of the ACL object in the object pool.

Description

This tag deletes an ACL from the ACL pool. To delete an ACL, it must first be loaded using ACL.LOAD.

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 deletes ACL1:

See Also

ACL.CREATE
ACL.GATHER
ACL.GET
ACL.LIST
ACL.LOAD
ACL.SAVE
ACL.SCATTER
ACL.SET

  Home > Contents > Index >

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