Home > Contents > Index >
HASH.CONTAINS
Checks for a specified value in the hash table object.
Syntax
<HASH.CONTAINS NAME="objname
" VALUE="stringval
"VARNAME
="Booleanvar
"/>Parameters
NAME
(required)- Input parameter. Name of the hash table object.
VALUE (required)
- Input parameter. Value to check for in the hash table.
VARNAME
(required)- Input parameter. Variable that holds a string representing boolean status:
true
orfalse
, the value is or is not present in the hash table.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.