Home > Contents > Index >
vdm:getscalar
Retrieves a specific single (scalar) visitor attribute for the current visitor.
Syntax
<vdm:getscalar attribute="attribute
" varname="varname
"/>Parameters
attribute (required)
- Input parameter. Name of a visitor attribute or the name of an external scalar visitor data type; that is, a scalar value for visitor data stored in the Transact database.
varname (required)
- Input and output parameter. As input, name of a variable to create on output for this attribute with the value for this visitor attribute.
Description
You can use this tag to display a personal message to the visitor based on this information.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.