Home > Contents > Index >
DECIMAL.GETDECIMAL
Converts a floating point value to a displayable string.
Syntax
<DECIMAL.GETDECIMAL NAME
="decimalobject
" VALUE="floatvalue
" VARNAME
="decimalvalue
"/>Parameters
NAME
(required)- Input parameter. Name of the decimal object to convert.
VALUE
(required)- Input parameter. Floating-point value to convert.
VARNAME
(required)- Input and output parameter. As input, name of a string to hold the formatted decimal value on output.
Description
This tag uses the locale and place count information present in the provided decimal mapping object.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.