Home > Contents > Index >
PROPERTY.GET
Gets a property value from the loaded property files.
Syntax
<PROPERTY.GET NAME="PropertyName" [FILE="Property File Name"] [OUTPUT="Some Output"] />Parameters
NAME (required)
- Name of the property to retrieve.
FILE (optional)
- A semicolon-separated list of property file names.
OUTPUT (optional)
- Specifies an optional output variable. If this parameter is not specified, the
- output is streamed to the browser.
Description
Retrieves a property value from the loaded or specified property file. The property may then be used in conjunction with other XML tags. This tag will automatically decrypt the value of password properties.
Error Numbers
There are no possible
errno
for this tag.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.