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

 

REMOVESSVAR

Deletes a session variable.

Syntax

Parameters

NAME (required)
Name of the session variable to remove.

Description

The REMOVESSVAR tag deletes a session variable. After a session variable is removed, it is no longer defined for the session and its value cannot be referenced.

Error Numbers

There are no possible errno for this tag.

Example

This example removes the session variable userpref:

See Also

SETSSVAR

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.