Home > Contents > Index >
DECIMAL.READDECIMAL
Converts a displayable string (created by DECIMAL.GETDECIMAL ) back into a floating point value.
Syntax
<DECIMAL.READDECIMAL NAME="decimalobject" VALUE="decimalvalue" VARNAME="floatvalue"/>Parameters
NAME
(required)- Input parameter. Name of the decimal object.
VALUE
(required)- Input parameter. The formatted decimal value produced by DECIMAL.GETDECIMAL .
VARNAME
(required)- Input and output parameter. As input, name of a variable to hold the floating-point value on output.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.