Home > Contents > Index >
LOCALESTRING.ARGUMENT
Declares a name/value pair that is available to the parent tag, LOCALESTRING.GETSTRING , as a variable. To have the variable value substituted in the string, use the syntax
$(Variables.name)
in the string definition.Syntax
<LOCALESTRING.ARGUMENT NAME="name1"
VALUE ="value1"/>
<LOCALESTRING.ARGUMENT NAME="nameN"
VALUE ="valueN"/>Parameters
NAME (required)
- Name of the argument.
VALUE (required)
- Value of the argument.
Error Numbers
There are no possible
errno
for this tag.Release Introduced
This tag was introduced in CS release 5.0.
See Also
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.