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

 

SETSSVAR

Sets the value of a session variable.

Syntax

Parameters

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

VALUE (required)
Value of the session variable.

Description

The SETSSVAR tag sets the value of a session variable.The value of the session variable exists for the duration of the session unless it is explicitly deleted using REMOVESSVAR .

Error Numbers

There are no possible errno for this tag.

Example

See Also

SETVAR
REMOVEVAR

   Home > Contents > Index >

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